Yanked
This release has been yanked by its maintainers, and will be ignored by installers, except when explicitly specified.
Reason given by maintainers: Renamed to pyopensign — please install that instead: pip install pyopensign
Introduction
A library to facilitate easy RGB Matrix Sign Animations.
Dependencies
This library depends on:
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 opensign
To install system-wide (this may be required in some cases):
sudo pip3 install opensign
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 opensign
Release files for opensign 0.9.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| opensign-0.9.1.tar.gz | 32.6 kB | Details |
Release files / opensign-0.9.1.tar.gz
| Download URL | opensign-0.9.1.tar.gz |
|---|---|
| Size | 32.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
cdc87a6592f23eaf43eb71bdbe912ade2a2f8af0b223865a22c54b3183b77002
|
|
BLAKE2b-256 checksum How to use checksums |
9e63e104dff5421a82f16cff317d9876da2d9d04d9209822a35b9cf38712ce29
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.0 CPython/3.10.4
|