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.0-beta.0
Usage
$ pip install types-circuitpython==7.3.3
# or
$ pip install types-circuitpython==8.0.0-beta.0
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.3.tar.gz
(120.4 kB
view hashes)
Built Distribution
Close
Hashes for types-circuitpython-7.3.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a9e7efe041157e81a398b0dcffc1116c5d5b32457f30fabd732f4f9ffc6801f |
|
MD5 | 47e730f5f951214b1bb62f482ed50803 |
|
BLAKE2b-256 | d1561a01cd2ce56a43b0f60be0e37fc22d6bb29513b63cf374d9196a419abeb4 |
Close
Hashes for types_circuitpython-7.3.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15ff300af2af435bbb6ebf9c3e38aac55b8368d2da14490a63856efdfeb90abb |
|
MD5 | ba0501d5251e7734213cb1d953f780bc |
|
BLAKE2b-256 | 4b21bfed3e558c0487cd0d4af3a2c2a50eb53c16a376993667d7fd416b73977c |