kylin 0.6.0
pip install kylin
Released:
Library to read Teleinfo frames
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (License :: OSI Approved :: Apache Software License)
- Author: Nicolas Lamirault
- Tags teleinfo
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
This library is to read Teleinfo frames
Usage
import kylin
teleinfo = kylin.Kylin(timeout=2, verbose=True)
teleinfo.open()
teleinfo.readframe()
teleinfo.close()
Development
Unit tests using Tox
$ tox -r
Code coverage:
$ tox -r -ecoverage
Documentation
Documentation is available at: http://readthedocs.org/docs/kylin/en/latest
Contribute
Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
Fork the repository on GitHub to start making your changes to the develop branch (or branch off of it).
Write a test which shows that the bug was fixed or that the feature works as expected.
Send a pull request and bug the maintainer until it gets merged and published. :)
ChangeLog
A changelog is available ChangeLog.
Contact
Nicolas Lamirault <nicolas.lamirault@gmail.com>
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: Apache Software License (License :: OSI Approved :: Apache Software License)
- Author: Nicolas Lamirault
- Tags teleinfo
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file kylin-0.6.0.tar.gz
.
File metadata
- Download URL: kylin-0.6.0.tar.gz
- Upload date:
- Size: 11.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | db342e9fe367f8dda1582af6eb8cff9f631718423d51ce9537b6a66388536a05 |
|
MD5 | 43cb9f186d98d647aa3cfa324e635b91 |
|
BLAKE2b-256 | 63eaa0322bf47e1c0c22bcaf97ca4da32444b9faa52e154388c7138e4d56c9e1 |