Utilities for AnTeDe course.
Project description
This library provides some basic utilities for the AnTeDe class of the MSE.
Install
This package builds on Python 3.
sudo pip3 install mse_antede_fs2020_utilities
Build
Increase the version number in setup.py.
In order to extract the python script and upload it to pypi run
docker run -e TZ=Europe/Zurich --name datascience-notebook --net=host -p 8888:8888 -v "$(pwd)":/home/jovyan/work -it --rm i4ds/datascience-notebook start-notebook.sh --NotebookApp.token=''
docker exec -it datascience-notebook /bin/bash
cd work
rm -rf dist/*
python3 setup.py bdist_wheel
python3 -m twine upload dist/*
Upload everything to the git repository.
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file mse_antede_fs2020_utilities-0.3-py3-none-any.whl
.
File metadata
- Download URL: mse_antede_fs2020_utilities-0.3-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f6d10bb88a0d5b9b7f901790f7b8d7615d646a096f71494645d99cb8cfe30b7 |
|
MD5 | 33c871c11d229729568b17b783df7d39 |
|
BLAKE2b-256 | 6f5ac99bcfb32953b5816abc933aba57b2b475caf8d57e032135e7348378f4ab |