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
:
Usage
# installing the last release
$ pip install types-circuitpython
# or installing a specific version
$ pip install types-circuitpython==8.1.0b2
Long term support versions
Following CircuitPython release versions, or CircuitPython tags
- 8.x
- 8.1.x
- 8.1.0b2 (Corresponds 8.1.0-beta.2 of CircuitPython's version)
- 8.1.0b1 (Corresponds 8.1.0-beta.1 of CircuitPython's version)
- 8.1.0b0 (Corresponds 8.1.0-beta.0 of CircuitPython's version)
- 8.1.0a2 (Corresponds 8.1.0-alpha.2 of CircuitPython's version)
- 8.0.x
- 8.0.5
- 8.0.4
- 8.0.3
- 8.0.2
- 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.1.x
- 7.x
- 7.3.x
- 7.3.3
- 7.3.2
- 7.3.1
- 7.3.0
- 7.3.x
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-7.2.0.tar.gz
(115.4 kB
view hashes)
Built Distribution
Close
Hashes for types-circuitpython-7.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6edc37e80ddcc95e7a30904071c2e4fa7e4138332e3035f7b592b8a82dd167fa |
|
MD5 | e3a0a7e508b8270ce7aa7f4eaf13bcaf |
|
BLAKE2b-256 | a1ccb5c3fc4631a7daaf1663852dd281dcaf4971b45f1a9fdd7ddaa3d0d6fa04 |
Close
Hashes for types_circuitpython-7.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b12d992d28deb303117585c226cbcd4ea1f7cacb6ae8efc5a63f60bc2ab00c0c |
|
MD5 | 40d8cce2de0d049d25d84c73fda66232 |
|
BLAKE2b-256 | 3785690a6427aeb53aaf4a9e382cae25eaf3560f9a7cf0d9e2f1322ffbebd2ae |