Type support (typings) for CircuitPython built-in binding packages.
Project description
types-circuitpython
Type Support (typings) for CircuitPython built-in binding packages.
Coding with adafruit-circuitpython-typing:
Coding with types-circuitpython:
Long term support versions
Following CircuitPython release versions
- 7.x
- 7.3.3
- 8.x
- 8.0.0-beta.0
Usage
$ pip install types-circuitpython==7.3.3
# or
$ pip install types-circuitpython==8.0.0-beta.0
Development
Initialization
$ virtualenv .venv
$ . ./.venv/bin/activate
$ pip install -r requirements.txt
$ python setup.py develop
# or
$ pip install -e .
Generate bindings
$ make generate version=<CIRCUITPYTHON VERSION>
Code styles
$ make format
$ make lint
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
types-circuitpython-8.0.0b0.tar.gz
(121.6 kB
view hashes)
Built Distribution
Close
Hashes for types-circuitpython-8.0.0b0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d68e290c7839d50a34b404341766285dcb68617ba8e7ccb62a1cb5fad3c0fda |
|
MD5 | 0b2075d4bd4c7fe39c13fdf635b18519 |
|
BLAKE2b-256 | 9146159346849e8e47a246d2ea89fb94668ccb938a5a75a1a89d1dbaec6f77bb |
Close
Hashes for types_circuitpython-8.0.0b0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c368e90b1ac033f3b99d821ea15e7dea107a72d5dbffed4c84043f4bcde119a |
|
MD5 | 0d3ae828e1771193292fd4526db11873 |
|
BLAKE2b-256 | c798a1fb6f925e4b49139747d13608b4923d1faaa34e9b03e9864eca3ee3cf52 |