Last updated:
0 purchases
antplus 0.0.1
🐧 Welcome to antplus
Human friendly interface to ANT+.
Requirements:
python >= 3.9
serialio
Installation
From within your favorite python environment:
$ pip install antplus
To run the examples you'll need:
$ pip install antplus[examples]
To develop, run tests, build package, lint, etc you'll need:
$ pip install antplus[dev]
To run docs you'll need:
$ pip install antplus[docs]
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.