Python bindings for NitroGlyph
Project description
nitroglyph
nitroglyph provides Python bindings for the NitroGlyph driver.
Install
pip install nitroglyph
For development from this repository:
cd python
pip install -e .
Example
from nitroglyph import NitroGlyphController, Mode, Direction
controller = NitroGlyphController()
controller.enable()
controller.shifting((255, 0, 0), brightness=80, direction=Direction.RIGHT_TO_LEFT, duration=5)
controller.close()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nitroglyph-0.1.1.tar.gz
(3.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nitroglyph-0.1.1.tar.gz.
File metadata
- Download URL: nitroglyph-0.1.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
583e2b08742236412397c80e27daefed68a489e6247ab11dde5dedc117704493
|
|
| MD5 |
c45baa60735e33441133be6465d99c2d
|
|
| BLAKE2b-256 |
fbd35a08d5a93b8f9cfdfc4e0d4988a96e79e8522ac206d0bd1d3cae6099af72
|
File details
Details for the file nitroglyph-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nitroglyph-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c646313d31fa5f75dbb4991d7e18047e39f1d094a5f6ec7dbddb7f89e39282b
|
|
| MD5 |
dc6c3ea6f9ad240f323336159ab25556
|
|
| BLAKE2b-256 |
2b155ccd3f62debf816f664a3616f220cccd75e3806216946b88eecd7d44223a
|