Skip to main content

Mouse cursor for interaction with CircuitPython UI elements.

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

Mouse cursor for interaction with CircuitPython UI elements such as buttons.

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.

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-cursorcontrol

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

sudo pip3 install adafruit-circuitpython-cursorcontrol

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-cursorcontrol

Usage Example

See examples in examples/ folder.

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

Built Distribution

File details

Details for the file adafruit-circuitpython-cursorcontrol-2.7.3.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-cursorcontrol-2.7.3.tar.gz
Algorithm Hash digest
SHA256 d5dd727b0ae07bd670d68c1dc348edf9ee4f20d1558c01b0fe4b9d6e606a0051
MD5 f7eb805d3f01d668b0406c2ee70bc7fb
BLAKE2b-256 cfadea8991fa903a59eae992b9212cc04794af724a5173d2225a0cd53cf0d42c

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_cursorcontrol-2.7.3-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_cursorcontrol-2.7.3-py3-none-any.whl
Algorithm Hash digest
SHA256 484064a8941b3d2be2daab7d35bec4a4010197785136e19b5d8ee6c6e212e919
MD5 5a6d5debc3395773afe249eac6a39706
BLAKE2b-256 5ce2d65e2ddc88d48453e278b19b7b4c9ea5d9c4cf8bc8972783b6b9bf07d22a

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