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:
Usage
# installing the last release
$ pip install types-circuitpython
# or installing a specific version
$ pip install types-circuitpython==8.1.0b2
Long term support versions
Following CircuitPython release versions, or CircuitPython tags
- 8.x
- 8.1.x
- 8.1.0b2 (Corresponds 8.1.0-beta.2 of CircuitPython's version)
- 8.1.0b1 (Corresponds 8.1.0-beta.1 of CircuitPython's version)
- 8.1.0b0 (Corresponds 8.1.0-beta.0 of CircuitPython's version)
- 8.1.0a2 (Corresponds 8.1.0-alpha.2 of CircuitPython's version)
- 8.0.x
- 8.0.5
- 8.0.4
- 8.0.3
- 8.0.2
- 8.0.0
- 8.0.0rc2 (Corresponds 8.0.0-rc.2 of CircuitPython's version)
- 8.0.0rc1 (Corresponds 8.0.0-rc.1 of CircuitPython's version)
- 8.0.0rc0 (Corresponds 8.0.0-rc.0 of CircuitPython's version)
- 8.0.0b6 (Corresponds 8.0.0-beta.6 of CircuitPython's version)
- 8.0.0b5 (Corresponds 8.0.0-beta.5 of CircuitPython's version)
- 8.0.0b4 (Corresponds 8.0.0-beta.4 of CircuitPython's version)
- 8.0.0b3 (Corresponds 8.0.0-beta.3 of CircuitPython's version)
- 8.0.0b2 (Corresponds 8.0.0-beta.2 of CircuitPython's version)
- 8.0.0b1 (Corresponds 8.0.0-beta.1 of CircuitPython's version)
- 8.0.0b0 (Corresponds 8.0.0-beta.0 of CircuitPython's version)
- 8.0.0a1 (Corresponds 8.0.0-alpha.1 of CircuitPython's version)
- 8.0.0a0 (Corresponds 8.0.0-alpha.0 of CircuitPython's version)
- 8.1.x
- 7.x
- 7.3.x
- 7.3.3
- 7.3.2
- 7.3.1
- 7.3.0
- 7.3.x
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file types-circuitpython-8.1.0.tar.gz.
File metadata
- Download URL: types-circuitpython-8.1.0.tar.gz
- Upload date:
- Size: 133.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7c13fd385f6cffae6c27cd8e583b3730cc3df78895ff9e56783990689c4c574
|
|
| MD5 |
8cb1882ad717ff57689bfcfad611279a
|
|
| BLAKE2b-256 |
b4f3199bf769f2b3c4f940d5e46cd810c6f37ec7b829a6ef3d00ac5a7b32d9bc
|
File details
Details for the file types_circuitpython-8.1.0-py3-none-any.whl.
File metadata
- Download URL: types_circuitpython-8.1.0-py3-none-any.whl
- Upload date:
- Size: 168.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f359f6a917c009e6efaefc2961dddc85bbea27404e8e03633033d556beb6fcb
|
|
| MD5 |
9252f87cb0d822f27b555c8f97c75cd7
|
|
| BLAKE2b-256 |
fe954a3a46438811503c22cd35847795b34a3a2a2c630647f0c010d95c2599ac
|