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.0a0.tar.gz
(120.4 kB
view hashes)
Built Distribution
Close
Hashes for types-circuitpython-8.0.0a0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e47fe1ad0b3afee2b5e6abc0f6c3077af198af10bba1987ba2b78da908bb06db |
|
MD5 | d6342d294a4c5e3a2a1384547fdd35cb |
|
BLAKE2b-256 | 533d30bea990ddf03a3dd93cae7a660580e441dba98f35e2c7c692f0c2da40ac |
Close
Hashes for types_circuitpython-8.0.0a0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | babbbe7d796947691659a57da0b6f9c8f268ca01255facc5957e14aa0f6c13d2 |
|
MD5 | 8230f50ccfe029514e9b73e95a08e359 |
|
BLAKE2b-256 | b29422be1331947fe3304d6b87cb8f2c3b1ee8d39e29c243292cb6512292a80a |