Python I2C Register
Python wrapper library around the common I2C controller register pattern, based on py-i2c-register.
Table Of Contents
Installation
I2C Register is available as a PIP package with the name i2c-register.
Simply use PIP to install:
pip install --user i2c-register
You will then be able to include the i2c_register module and its various classes:
from i2c_registers.i2c_device import I2cDevice
from i2c_registers.i2c_register import I2cRegister
from i2c_registers.i2c_register_section import I2cRegisterSection
Release files for i2c-registers 0.1.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| i2c-registers-0.1.3.tar.gz | 11.0 kB | Details |
Release files / i2c-registers-0.1.3.tar.gz
| Download URL | i2c-registers-0.1.3.tar.gz |
|---|---|
| Size | 11.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2c20bdb0d9a30f9b84c2e5638f4c76ce85eb1f7d3f66ea5325d1541e30c845ea
|
|
BLAKE2b-256 checksum How to use checksums |
67eef7b56c3618bc3e9f8e817b74a6168afba3c72bd487407b10d1ccff8bc945
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.9.13
|