Skip to main content

CircuitPython Gauge

Project description

Introduction

Documentation Status Build Status Total PyPI downloads Code Style: Black

CircuitPython Gauge. Simple customizable gauge widget.

https://github.com/jposada202020/CircuitPython_gauge/blob/main/docs/gauge.png https://github.com/jposada202020/CircuitPython_gauge/blob/main/docs/7miijo.gif

Dependencies

This driver depends on:

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

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

sudo pip3 install circuitpython-gauge

To install in a virtual environment in your current project:

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

Installing to a Connected CircuitPython Device with Circup

Make sure that you have circup installed in your Python environment. Install it with the following command if necessary:

pip3 install circup

With circup installed and your CircuitPython device connected use the following command to install:

circup install gauge

Or the following command to update an existing version:

circup update

Documentation

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

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

circuitpython-gauge-0.3.0.tar.gz (1.7 MB view details)

Uploaded Source

Built Distribution

circuitpython_gauge-0.3.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file circuitpython-gauge-0.3.0.tar.gz.

File metadata

  • Download URL: circuitpython-gauge-0.3.0.tar.gz
  • Upload date:
  • Size: 1.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.3

File hashes

Hashes for circuitpython-gauge-0.3.0.tar.gz
Algorithm Hash digest
SHA256 1a5170cc71ca91de8920881a61a573b6ca5992ee3df1190dac1bf5b6c1260d7f
MD5 d0a220a584bf2036b67344a27f7c31b3
BLAKE2b-256 f4b962e90dcea722b49038470a99070926f79385ac32c6462edae49f998fe1fb

See more details on using hashes here.

File details

Details for the file circuitpython_gauge-0.3.0-py3-none-any.whl.

File metadata

File hashes

Hashes for circuitpython_gauge-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b08bc7973a83f37cbe76fcc0d69c8620767550b7a69e2eb1fa24d90334b44a6d
MD5 b7c641f9171f4c7fd2f6ae5d7008a912
BLAKE2b-256 bb0ed28b77e9da56b9022a8774fdd7e466d78d9194d137d7d7cc490c9415551b

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