kylin 0.6.0

Creator: railscoder56

Last updated:

Add to Cart

Description:

kylin 0.6.0

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>

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.