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-7.3.1.tar.gz
(120.4 kB
view hashes)
Built Distribution
Close
Hashes for types-circuitpython-7.3.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e80e8fc62bdb1ce685cd62ac76692f1472392f1b802f52c090af401f2763829c |
|
MD5 | af6841563c82cc4246962dd0d9523cc4 |
|
BLAKE2b-256 | 3474e94ab1deb8b1986732144bc1be31cf15fbe7ab6ad06c645f9011705b1c2a |
Close
Hashes for types_circuitpython-7.3.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 78677783aa1b1c989eead2b255887ad012e3f0e56c3a4c48001508d8876ffb67 |
|
MD5 | 667d079e1f701ad0619f6be81cfe7e24 |
|
BLAKE2b-256 | d6753f83d07149470957b06f2805bfb1ba65b530f51377f618765d5dbe51d0ff |