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.0b6 (Corresponds 8.0.0-beta.6 of CircuitPython)
- 8.0.0b5 (Corresponds 8.0.0-beta.5 of CircuitPython)
- 8.0.0b4 (Corresponds 8.0.0-beta.4 of CircuitPython)
- 8.0.0b3 (Corresponds 8.0.0-beta.3 of CircuitPython)
- 8.0.0b2 (Corresponds 8.0.0-beta.2 of CircuitPython)
- 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.0b5.tar.gz
(126.0 kB
view hashes)
Built Distribution
Close
Hashes for types-circuitpython-8.0.0b5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3aae2d07ff69cfad0480e41a9131177c41e39c461dd4a406f23c9dcbc25a730e |
|
MD5 | 8c83ca345e1667266cd20bc5a97b84be |
|
BLAKE2b-256 | 6ce1c91960f77720036df1d6685bf46438982d0557601cc0054f417cd25f03ea |
Close
Hashes for types_circuitpython-8.0.0b5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4a1a0792f3341e2d24661570cc08d7835bef53a558b41ac0c8d5f2dddf60f617 |
|
MD5 | c2bdbd13a62018556abc355e3e445712 |
|
BLAKE2b-256 | 66fa9ae20167908b88dcea6c9881a6c2c407d5c2158e33e822e72744d76a6a41 |