Python bindings for Data-Chan
Project description
Data-Chan-python allows you to use the data-chan comunication library with Python and Jupyter.
Releasing
To release, just bump the version and push to master. Wercker-CI will take care of the build and deploy process.
pip install bump
# Bump patch/major/minor
bump setup.py -b
bump setup.py -m
bump setup.py -M
# Create .tar.gz archive
python setup.py sdist
# Upload to PyPi the latest file
twine upload dist/$(ls -tp dist | grep -v /$ | head -1)
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
data_chan-0.2.2.tar.gz
(94.5 kB
view details)
File details
Details for the file data_chan-0.2.2.tar.gz
.
File metadata
- Download URL: data_chan-0.2.2.tar.gz
- Upload date:
- Size: 94.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ca91a5cc30843df5e2fe6ac0869cfc91e8b3093a941b860e6477e8a900bae634 |
|
MD5 | 7d580ea5c1498bb7db4e39274fac1d41 |
|
BLAKE2b-256 | 899fc5e3e22e8dd20e531d3b15f58daa0a1bf2e017cdadd1c76a98ff317e51b2 |