{ "info": { "author": "Nicolas Lamirault", "author_email": "nicolas.lamirault@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: No Input/Output (Daemon)", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: System Administrators", "License :: OSI Approved :: Apache Software License", "Operating System :: Unix", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Distributed Computing" ], "description": "Kylin -- EDF Teleinformation Python library\n=================================================\n\n.. image:: https://badge.fury.io/py/kylin.png\n :target: http://badge.fury.io/py/kylin\n\n.. image:: https://coveralls.io/repos/nlamirault/kylin/badge.png?branch=master\n :target: https://coveralls.io/r/nlamirault/kylin?branch=master\n\n.. image:: https://gemnasium.com/nlamirault/kylin.png\n :target: https://gemnasium.com/nlamirault/kylin\n\n.. image:: https://gitlab.com/nicolas-lamirault/kylin/badges/master/build.svg\n :target: https://gitlab.com/nicolas-lamirault/kylin/commits/master\n :alt: master build status\n\n.. image:: https://gitlab.com/nicolas-lamirault/kylin/badges/develop/build.svg\n :target: https://gitlab.com/nicolas-lamirault/kylin/develop/master\n :alt: develop build status\n\n\nThis library is to read Teleinfo_ frames\n\nUsage\n-------\n\n.. code-block:: python\n\n import kylin\n\n teleinfo = kylin.Kylin(timeout=2, verbose=True)\n teleinfo.open()\n teleinfo.readframe()\n teleinfo.close()\n\n\nDevelopment\n-----------\n\n* Unit tests using Tox_\n\n.. code-block:: bash\n\n $ tox -r\n\n* Code coverage:\n\n.. code-block:: bash\n\n $ tox -r -ecoverage\n\n\nDocumentation\n-------------\n\nDocumentation is available at: http://readthedocs.org/docs/kylin/en/latest\n\n\nContribute\n----------\n\n#. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.\n#. Fork `the repository`_ on GitHub to start making your changes to the **develop** branch (or branch off of it).\n#. Write a test which shows that the bug was fixed or that the feature works as expected.\n#. Send a pull request and bug the maintainer until it gets merged and published. :)\n\n\nChangeLog\n---------\n\nA changelog is available ChangeLog_.\n\n\nContact\n-------\n\nNicolas Lamirault \n\n\n.. _Teleinfo: http://www.enedis.fr/sites/default/files/Enedis-NOI-CPT_54E.pdf\n.. _Tox: http://tox.testrun.org\n.. _reStructuredText: http://docutils.sourceforge.net/rst.html\n.. _Sphinx: http://sphinx-doc.org\n.. _`the repository`: http://github.com/nlamirault/kylin\n.. _ChangeLog: http://github.com/nlamirault/kylin/blob/master/ChangeLog.md", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nlamirault/kylin", "keywords": "teleinfo", "license": "License :: OSI Approved :: Apache Software License", "maintainer": "", "maintainer_email": "", "name": "kylin", "package_url": "https://pypi.org/project/kylin/", "platform": "Linux", "project_url": "https://pypi.org/project/kylin/", "project_urls": { "Homepage": "https://github.com/nlamirault/kylin" }, "release_url": "https://pypi.org/project/kylin/0.6.0/", "requires_dist": null, "requires_python": "", "summary": "Library to read Teleinfo frames", "version": "0.6.0" }, "last_serial": 3996618, "releases": { "0.2.0": [ { "comment_text": "", "digests": { "md5": "7af876b89295612ea4579b98bf144d34", "sha256": "3ee6651cd88b70ed68caf5530b1319ba7144a4833c9e39649624e72f73c84f19" }, "downloads": -1, "filename": "kylin-0.2.0.tar.gz", "has_sig": false, "md5_digest": "7af876b89295612ea4579b98bf144d34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10923, "upload_time": "2017-10-12T11:43:06", "url": "https://files.pythonhosted.org/packages/58/62/30a05d19c9335ce60241aee43fd931d5094d6cf1786161f1ca44138b2ba6/kylin-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "c46eaffb8e9091be709c54e841366ac5", "sha256": "b11fd98151c1c61943616a6613ec1869d5ca934e92342868a99dbd15f3760fad" }, "downloads": -1, "filename": "kylin-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c46eaffb8e9091be709c54e841366ac5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10984, "upload_time": "2017-10-12T11:59:37", "url": "https://files.pythonhosted.org/packages/28/fd/f0948b9a9e1f55d85ffed68046a6786ed6f6889b05923459d33321830a66/kylin-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "e75ecdb9e6f915161715dee932c55b0f", "sha256": "a66ba0cf1a9e0ad263709ab620f1a32f3c88bda8fbabb881a8070173e1a03e5e" }, "downloads": -1, "filename": "kylin-0.3.0.tar.gz", "has_sig": false, "md5_digest": "e75ecdb9e6f915161715dee932c55b0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10961, "upload_time": "2017-10-18T08:09:02", "url": "https://files.pythonhosted.org/packages/63/b3/e0144842977fbb69ba48c2260588479c79f33aff5910c25ec8534cf373f1/kylin-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "cef6071a3dc3b4e50ac459e39e1eadb8", "sha256": "d0f63d2bf3e859537e29f72a33bfb3edd5ab4658b9f7b9dd3f031979274e038c" }, "downloads": -1, "filename": "kylin-0.4.0.tar.gz", "has_sig": false, "md5_digest": "cef6071a3dc3b4e50ac459e39e1eadb8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10938, "upload_time": "2017-11-15T12:48:33", "url": "https://files.pythonhosted.org/packages/42/b7/b319400d2cce454ce972fb4fe8005c4351cb04c945d4f4d90e7114ac9f1f/kylin-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "846b851b0a907e483744f0df5d4b80c3", "sha256": "2dc2551a1d9ed0b0e447ac806f2fc9251d6a06c5fb2d5f1c504afdb51ec3a6a4" }, "downloads": -1, "filename": "kylin-0.5.0.tar.gz", "has_sig": false, "md5_digest": "846b851b0a907e483744f0df5d4b80c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11146, "upload_time": "2018-05-28T11:20:38", "url": "https://files.pythonhosted.org/packages/84/c0/c5fb5f7ab913668352386a4a4f8120d144c958a363f095da80dd59f03864/kylin-0.5.0.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "43cb9f186d98d647aa3cfa324e635b91", "sha256": "db342e9fe367f8dda1582af6eb8cff9f631718423d51ce9537b6a66388536a05" }, "downloads": -1, "filename": "kylin-0.6.0.tar.gz", "has_sig": false, "md5_digest": "43cb9f186d98d647aa3cfa324e635b91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11115, "upload_time": "2018-06-24T11:13:58", "url": "https://files.pythonhosted.org/packages/63/ea/a0322bf47e1c0c22bcaf97ca4da32444b9faa52e154388c7138e4d56c9e1/kylin-0.6.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "43cb9f186d98d647aa3cfa324e635b91", "sha256": "db342e9fe367f8dda1582af6eb8cff9f631718423d51ce9537b6a66388536a05" }, "downloads": -1, "filename": "kylin-0.6.0.tar.gz", "has_sig": false, "md5_digest": "43cb9f186d98d647aa3cfa324e635b91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11115, "upload_time": "2018-06-24T11:13:58", "url": "https://files.pythonhosted.org/packages/63/ea/a0322bf47e1c0c22bcaf97ca4da32444b9faa52e154388c7138e4d56c9e1/kylin-0.6.0.tar.gz" } ] }