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
- 8.x
- 8.0.0b0 (Corresponds 8.0.0-beta.0 of CircuitPython)
- 8.0.0a1 (Corresponds 8.0.0-alpha.1 of CircuitPython)
- 8.0.0a0 (Corresponds 8.0.0-alpha.0 of CircuitPython)
- 7.x
- 7.3.3
- 7.3.2
- 7.3.1
- 7.3.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 .
Update CircuitPython submodule
$ git submodule update --remote
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.0b1.tar.gz
(124.1 kB
view hashes)
Built Distribution
Close
Hashes for types-circuitpython-8.0.0b1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 188850d0225c72b0cfcb9b4d498d51ec7e79894a001b903dcbb1157f38d20346 |
|
MD5 | 9fceb21f0b8e240a0edeb7fe7b0f50c1 |
|
BLAKE2b-256 | f23bf7b78abd6f96066b7b3117e8b804d8feea692f28d3acc1dcbb28ba3588ea |
Close
Hashes for types_circuitpython-8.0.0b1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 643365e5bd011852c0a251e71d8ada6a67c43fea57b068758577285e1c9ef6dd |
|
MD5 | a4957818b6851b3eccf4bf3b30e61693 |
|
BLAKE2b-256 | d918a7c857dc86d9fb342128331429d829ab7facc1d1af8c8638e951da395406 |