modulitiz-rpi
It's a Python library that contains specific functions for RaspberryPi.
Installation
Use the package manager pip to install:
pip install -U modulitiz_rpi
The other required dependencies will be installed automatically.
Usage
from modulitiz_rpi.ModuloGPIOInput import ModuloGPIOInput
gpioInput=ModuloGPIOInput(0)
gpioInput.populate()
# return False or True
gpioInput.isActive()
Contributing
If you find any bug you can write me at sderfo1234@altervista.org
License
Release files for modulitiz-rpi 2.6.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| modulitiz_rpi-2.6.0-py312-none-any.whl | Python 3.12 | none | any | Details |
Release files / modulitiz_rpi-2.6.0-py312-none-any.whl
| Download URL | modulitiz_rpi-2.6.0-py312-none-any.whl |
|---|---|
| Size | 6.5 kB |
| Tags | Python 3.12 |
|
SHA-256 checksum How to use checksums |
9de0c40affbcbbedea7249e73e611bcaea858b1e14cf168b551ef2a7f79f30dd
|
|
BLAKE2b-256 checksum How to use checksums |
d981f1c16d5415dcebed3a5a575b0e332f7914af9eadff10fc061a08d6ea08c8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.9
|