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.x
- 8.0.0
- 8.0.0rc2 (Corresponds 8.0.0-rc.2 of CircuitPython's version)
- 8.0.0rc1 (Corresponds 8.0.0-rc.1 of CircuitPython's version)
- 8.0.0rc0 (Corresponds 8.0.0-rc.0 of CircuitPython's version)
- 8.0.0b6 (Corresponds 8.0.0-beta.6 of CircuitPython's version)
- 8.0.0b5 (Corresponds 8.0.0-beta.5 of CircuitPython's version)
- 8.0.0b4 (Corresponds 8.0.0-beta.4 of CircuitPython's version)
- 8.0.0b3 (Corresponds 8.0.0-beta.3 of CircuitPython's version)
- 8.0.0b2 (Corresponds 8.0.0-beta.2 of CircuitPython's version)
- 8.0.0b1 (Corresponds 8.0.0-beta.1 of CircuitPython's version)
- 8.0.0b0 (Corresponds 8.0.0-beta.0 of CircuitPython's version)
- 8.0.0a1 (Corresponds 8.0.0-alpha.1 of CircuitPython's version)
- 8.0.0a0 (Corresponds 8.0.0-alpha.0 of CircuitPython's version)
- 8.0.x
- 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.0.tar.gz
(125.5 kB
view hashes)
Built Distribution
Close
Hashes for types-circuitpython-8.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6f6d52f263fb2e9d80aca59362ddd7cb5022143392bf0ca17ecc5dc2559c5d1 |
|
MD5 | 2645dd247de80f1afff02df86374dbf0 |
|
BLAKE2b-256 | 6e6f4695672b0aae3c01a389e909b8f7689756f11a7e65cebbf98a3a52707429 |
Close
Hashes for types_circuitpython-8.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56fe14aa4d8fe3763da5223c07511b64a24caf09dde01bbcb3131e33fd2020de |
|
MD5 | fe81a16bdd5a03c972fa016b9e0ed7b2 |
|
BLAKE2b-256 | da812ce81f9f4453592cfe49fe98a6962b8e16af4a859e4a43624553b140c2be |