Skip to main content

A CircuitPython DisplayIO widget for annotating other widgets or freeform positions.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

A CircuitPython DisplayIO widget for annotating other widgets or freeform positions.

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle or individual libraries can be installed using circup.

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 circuitpython-displayio-annotation

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

sudo pip3 install circuitpython-displayio-annotation

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .env
source .env/bin/activate
pip3 install circuitpython-displayio-annotation

Usage Example

See scripts in the examples directory of this repository.

Contributing

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

Documentation

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

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

Built Distribution

File details

Details for the file circuitpython-displayio-annotation-2.0.0.tar.gz.

File metadata

File hashes

Hashes for circuitpython-displayio-annotation-2.0.0.tar.gz
Algorithm Hash digest
SHA256 e0e82dff81a0fca237f097d2918597196e2b476479553b2d056dc7f253868341
MD5 2945eb56aa198800fea4d6cdff1fc85f
BLAKE2b-256 709633ad34fac68d8e74ce66167aa923c35f368b09f612b37dbeb59d400ff970

See more details on using hashes here.

File details

Details for the file circuitpython_displayio_annotation-2.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for circuitpython_displayio_annotation-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 708bbaa5398caa76902aa4371bcedcd95e38efdcd7e509b305d0d94eea9bd3ee
MD5 23cbdca7b63c62749609316c81e2de67
BLAKE2b-256 cf5fbc1be7e48c643ddf9ab7a40bc116b6857d114c9df834a2f85101da89ba33

See more details on using hashes here.

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