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.5.tar.gz
(93.3 kB
view details)
File details
Details for the file data_chan-0.2.5.tar.gz
.
File metadata
- Download URL: data_chan-0.2.5.tar.gz
- Upload date:
- Size: 93.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07b4d0de2f9d92c9fb13e136dcf544c6e81d5eeae4b6aef1c37736e65dc90520 |
|
MD5 | 3dc26450071924c53599f06f2c11d816 |
|
BLAKE2b-256 | 81d4d8a81ae5d1140cf08090ddcf75135f48ec123b4e0ae26a0ba39f2b435a17 |