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
- 8.x
- 8.0.0b1 (Corresponds 8.0.0-beta.1 of CircuitPython)
- 8.0.0b0 (Corresponds 8.0.0-beta.0 of CircuitPython)
- 8.0.0a1 (Corresponds 8.0.0-alpha.1 of CircuitPython)
- 8.0.0a0 (Corresponds 8.0.0-alpha.0 of CircuitPython)
- 7.x
- 7.3.3
- 7.3.2
- 7.3.1
- 7.3.0
Usage
$ pip install types-circuitpython==7.3.3
# or
$ pip install types-circuitpython==8.0.0b0
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.0b2.tar.gz
(124.3 kB
view hashes)
Built Distribution
Close
Hashes for types-circuitpython-8.0.0b2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d163bf649cf8c3b34962ee911ec1f07697a6247236c27fbcdf83a41f88c3fa82 |
|
MD5 | d6e6b1db10ebc13ae700bca399eb8df5 |
|
BLAKE2b-256 | 4f56e1e33ab6a395cf61428b01264d145b54c5eae467a0ab583596f035da0888 |
Close
Hashes for types_circuitpython-8.0.0b2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1829ec2fbf8f675cae2b00dbd439488465bb19d08e9a78a9e4c577a35609eaeb |
|
MD5 | c873f553bc2ed69e605b4b3297e20cf1 |
|
BLAKE2b-256 | 973fb59b967f0253fd420ebb424ae36ed2d41fd5483c352e27d9f3c966ad3009 |