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.15.tar.gz
(94.0 kB
view details)
File details
Details for the file data_chan-0.1.15.tar.gz
.
File metadata
- Download URL: data_chan-0.1.15.tar.gz
- Upload date:
- Size: 94.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea99c0bab62a9194a268a8231794eb6058fec3c16295ed59e8fef31873bc826c |
|
MD5 | f5b94be83e72e6f6aac0311d353a2369 |
|
BLAKE2b-256 | f2e0b910d4d0930e0f11d2e13a452fd6770bf08275ae10f35129b3b3f7e5fa4b |