Skip to main content

Python bindings for Data-Chan

Project description

wercker status

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


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.8.tar.gz (94.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page