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.0b0 (8.0.0-beta.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.0a1.tar.gz
(120.8 kB
view hashes)
Built Distribution
Close
Hashes for types-circuitpython-8.0.0a1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a1a5de08632ef2669c0862d0ff885b9758dbcaa7be02aa93929c09087164d5ad |
|
MD5 | bc8e80d1ee23862a113981c74a92404a |
|
BLAKE2b-256 | 962452dc32c51232bc48018a0f522ac52d061bc081f36fa7c5fc0072be1a1fd2 |
Close
Hashes for types_circuitpython-8.0.0a1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d482faeb3f6227e64c19b282715bfcfe1b7df174a058c58fe0ec245716509258 |
|
MD5 | 4a68c8bbdf208f6681481bc59499cb32 |
|
BLAKE2b-256 | 88531e8e7ced1358bcb6485d28bdb8a5ad2923e325b12e9aa10f2e17399048cc |