Skip to main content

Types needed for type annotation that are not in `typing`

Project description

Introduction

Documentation Status Discord Build Status Code Style: Ruff

Definitions not in the standard typing module that are needed for type annotation of CircuitPython code.

This library is not needed at runtime for CircuitPython code, and does not need to be in the bundle.

Dependencies

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-typing

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-typing

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-typing

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adafruit_circuitpython_typing-1.12.3.tar.gz (25.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

adafruit_circuitpython_typing-1.12.3-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

Details for the file adafruit_circuitpython_typing-1.12.3.tar.gz.

File metadata

File hashes

Hashes for adafruit_circuitpython_typing-1.12.3.tar.gz
Algorithm Hash digest
SHA256 63f196f834e47842bcd4cf8c37aaa0c61e1aeb5d07f056c875fc3016cda91a12
MD5 457cb226ba7b12b640294d5270b41a24
BLAKE2b-256 65a240a3440aed2375371507af668570b68523ee01db9c25c47ce5a05883170e

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_typing-1.12.3-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_typing-1.12.3-py3-none-any.whl
Algorithm Hash digest
SHA256 f6d0a02150e1e4efb5a2c2945b88d948809fdb465875f39947108b8467c986d9
MD5 41a7f097b69ac7dc3bfc5569a029085e
BLAKE2b-256 cca1578a03ba2bce0809b4e30974b47958963c9efe67b9fe74e7dbcdbbd45318

See more details on using hashes here.

Supported by

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