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.17.tar.gz
(94.3 kB
view details)
File details
Details for the file data_chan-0.1.17.tar.gz
.
File metadata
- Download URL: data_chan-0.1.17.tar.gz
- Upload date:
- Size: 94.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebfd4ea4cbbc35e5bf23412af911b3a133c0426c580f1b6857608a5d3383e1b4 |
|
MD5 | 3a7d38d3c758c46a55a0cb63ad1ac592 |
|
BLAKE2b-256 | e80b64f809049ed1781fc49b18bc43a455290e1a22098f0c26fe3b04401e5ba9 |