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.22.tar.gz
(92.7 kB
view details)
File details
Details for the file data_chan-0.1.22.tar.gz
.
File metadata
- Download URL: data_chan-0.1.22.tar.gz
- Upload date:
- Size: 92.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a82d39b8bff4c7ac5563fa9c80a9dc4b4bbfc012f785585e0c159e0be8ae6152 |
|
MD5 | 4fc43d42e8570ea3c1829e317441074e |
|
BLAKE2b-256 | 3c4c9f38c5239f14b2c969d73c916861fc53efe70ef957f74105f8326e69c245 |