Python client for Basepair's API
Project description
Python client for Basepair
Python bindings for Basepair's API and command line interface (CLI).
How to build and push to pypi:
python setup.py sdist bdist_wheel # This will create two files in a newly created dist directory, a source archive and a wheel:
twine upload dist/* # To upload it to Pypi
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
basepair-2.0.4.tar.gz
(32.4 kB
view hashes)
Built Distribution
basepair-2.0.4-py3-none-any.whl
(46.0 kB
view hashes)