Skip to main content

Library to read Teleinfo frames

Project description

https://badge.fury.io/py/kylin.png https://coveralls.io/repos/nlamirault/kylin/badge.png?branch=master https://gemnasium.com/nlamirault/kylin.png master build status develop build status

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

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.

  2. Fork the repository on GitHub to start making your changes to the develop branch (or branch off of it).

  3. Write a test which shows that the bug was fixed or that the feature works as expected.

  4. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kylin-0.6.0.tar.gz (11.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page