Skip to main content

Type support (typings) for CircuitPython built-in binding packages.

Project description

types-circuitpython

PyPI - Python Version PyPI - Wheel

Type Support (typings) for CircuitPython built-in binding packages.

Coding with adafruit-circuitpython-typing:

adafruit-circuitpython-typing

Coding with types-circuitpython:

types-circuitpython

Long term support versions

Following CircuitPython release versions

Pypi 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.0a1.tar.gz (120.8 kB view hashes)

Uploaded Source

Built Distribution

types_circuitpython-8.0.0a1-py3-none-any.whl (153.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page