Teleinfo tri python library
Project description
pytictri - EDF teléinformation Python library
This library allows you to retrieve teleinfo using serial port device (USBTICLCV2).
This library is a fork from pyticcom project. It adds three phases counter compatibility.
Example
from pytictri import Teleinfo, Mode
with Teleinfo('/dev/tty.usbserial-DA4Y56SG', mode=Mode.HISTORY) as teleinfo:
frame = teleinfo.read_frame()
print(frame.get("PAPP"))
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
pytictri-2.0.4.tar.gz
(4.5 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
pytictri-2.0.4-py3-none-any.whl
(11.7 kB
view details)
File details
Details for the file pytictri-2.0.4.tar.gz.
File metadata
- Download URL: pytictri-2.0.4.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10c9c2306437a9ae6d2981177851a0704fb15acd680943c1286a5fa68f29892d
|
|
| MD5 |
8d626c21e37fe2a341a2ba3a0a2b1e72
|
|
| BLAKE2b-256 |
bf0214e370161c9c77921ce57f5b655e3589e2dba623e897f944b34f100bef3f
|
File details
Details for the file pytictri-2.0.4-py3-none-any.whl.
File metadata
- Download URL: pytictri-2.0.4-py3-none-any.whl
- Upload date:
- Size: 11.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ada7a58b3d912899d5773edbc92028b1b929040866187c40eb4fb437f9b8d893
|
|
| MD5 |
ebbfd626293bef9814fe2b24693b56b7
|
|
| BLAKE2b-256 |
e14bb69cea56c8bd8481646f2eec0b82f7460b441999c83326e727b06a1f3772
|