Convenience functions for the tsbb15 labs.
Project description
Support functions for the labs in the TSBB15 course
Installation
Setup
Make sure you have python installed. Additionally we recommend using a package manager such as miniconda.
Easiest installation
Run the command:
pip install tsbb15-labs
Note that you do NOT need to clone this repo for this install.
Install
If you want to change any code (bugfixes etc). You may want to install the package in editable mode, so that changes can be easily observed. This can be done with the following commands:
git clone git@github.com:Parskatt/tsbb15_labs.git
cd tsbb15_labs
pip install -e .
Some known issues
tiff errors
If you are using conda on windows you might get an error:
tempfile.tif: Cannot read TIFF header.
If thats the case, uninstall libtiff (conda uninstall libtiff) and reinstall it. (this will also require you to reinstall pillow)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tsbb15_labs-0.0.7.tar.gz
.
File metadata
- Download URL: tsbb15_labs-0.0.7.tar.gz
- Upload date:
- Size: 6.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a926ee2faf34f17b4afaf093a9d20b87233ecac6a3a03dc7ee070c3fd8c02768 |
|
MD5 | 705b5433878e9b22c1d1ab4e5e522d85 |
|
BLAKE2b-256 | 7dadeabe5b78616e39645b7a2514e01806a58910fb73dc7f549bd71283b9aff3 |
File details
Details for the file tsbb15_labs-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: tsbb15_labs-0.0.7-py3-none-any.whl
- Upload date:
- Size: 6.0 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7820410a2b52bc94f3fbbdfa4cbadfa84e89fe301f641f29a5a033c2026ce89 |
|
MD5 | c1d3c27b1f8694a3dbd6b145346e4c39 |
|
BLAKE2b-256 | 194c6a9ef2f0fc55f44f48f4590e04421c8ea7f770f20c1dd54cb675acce61a4 |