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.1.tar.gz
(93.9 kB
view details)
File details
Details for the file data_chan-0.2.1.tar.gz
.
File metadata
- Download URL: data_chan-0.2.1.tar.gz
- Upload date:
- Size: 93.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fef1e98d0f7683035226deadcdbcd2875ce98203998111d29e3603110a88b830 |
|
MD5 | f7a5fceba08ffec3df98988bd722f0d6 |
|
BLAKE2b-256 | 211784ca7214a192ec916754de6d6c18c73fe57ba74830b8f8e96aac67d61976 |