Skip to main content

Dynamic progress bar widget for CircuitPython displays

Project description

Introduction

Documentation Status Discord Build Status Code Style: Black

Dynamic progress bar widget for CircuitPython displays

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

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

sudo pip3 install adafruit-circuitpython-progressbar

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

Usage Example

An for this library is within the examples directory.

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-progressbar-2.3.8.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-progressbar-2.3.8.tar.gz
Algorithm Hash digest
SHA256 64fd33ba773a6234a20e09cdd747c3bf0fcddacbe3b372f4758cd6b202623501
MD5 bfc58eb92bbfb42a90967b38d5c8780f
BLAKE2b-256 185f5d657b526e7e0bcd21e8fe56430e25731c63dfa5e9ec1a0eb6b73dc8ec56

See more details on using hashes here.

File details

Details for the file adafruit_circuitpython_progressbar-2.3.8-py3-none-any.whl.

File metadata

File hashes

Hashes for adafruit_circuitpython_progressbar-2.3.8-py3-none-any.whl
Algorithm Hash digest
SHA256 0d75e30807667a761aa48e47fd7ffa445f66277b79a02ac12cbc89ec25c80de0
MD5 7ffdf40a3a903027ff4d05630654de2f
BLAKE2b-256 415f062a3fe2c53dadb2c58384d55e9e02f337ba3416376b88e341324c7e66d1

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