Last updated:
0 purchases
birdbrainpythonlibrary 0.0.11
Python Library for Birdbrain Technologies Hummingbird Bit and Finch 2
Free software: GNU Lesser General Public License v3 (LGPLv3)
Installation
pip install birdbrain-python-library
You can also install the in-development version with:
pip install https://github.com/fmorton/BirdBrain-Python-Library/archive/main.zip
Documentation
Finch: https://learn.birdbraintechnologies.com/finch/python/library/
Hummingbird: https://learn.birdbraintechnologies.com/hummingbirdbit/python/library/
Development
To run all the tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox
Changelog
0.0.1 (2022-10-01)
First release on PyPI.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.