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.1.19.tar.gz
(93.5 kB
view details)
File details
Details for the file data_chan-0.1.19.tar.gz
.
File metadata
- Download URL: data_chan-0.1.19.tar.gz
- Upload date:
- Size: 93.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0db5004ac90a2b8b2721c2a6128abfd89717aceb121992e7c06a9dc66c1544f1 |
|
MD5 | 40c0826adcf7444b513caecc88ae0357 |
|
BLAKE2b-256 | 4575ee8be5ec9a1f82bc941c54214c02c135f1589ef0c00ad4885bca7dcfde1f |