{ "info": { "author": "Thomas Kunze", "author_email": "thomas.kunze@gmx.com", "bugtrack_url": null, "classifiers": [], "description": "knx [![Build Status](https://travis-ci.org/thelsing/knx.svg?branch=master)](https://travis-ci.org/thelsing/knx)\n===\n\n\n\nThis projects provides a knx-device stack for arduino (ESP8266, SAMD21) and linux. (more are quite easy to add)\nIt implements most of System-B specification and can be configured with ETS.\nThe necessary knxprod-files can be generated with my [CreateKnxProd](https://github.com/thelsing/CreateKnxProd) tool.\n\nThe visual studio files use the [VisualGdb](https://visualgdb.com/). But you can use the lib in Arduino as usual. \nThe linux Version can be build with cmake.\n\nFor esp8266 [WifiManager](https://github.com/tzapu/WiFiManager) is used to configure wifi.\n\nDon't forget to reset ESP8266 manually (disconnect power) after flashing. The reboot doen't work during configuration with ETS otherwise.\n\nThe SAMD21 version uses my version of the [FlashStorage](https://github.com/thelsing/FlashStorage) lib (Pull request pending).\n\nGenerated documentation can be found [here](https://knx.readthedocs.io/en/latest/).", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/thelsing/knx", "keywords": "", "license": "GPL3", "maintainer": "", "maintainer_email": "", "name": "knxPython", "package_url": "https://pypi.org/project/knxPython/", "platform": "", "project_url": "https://pypi.org/project/knxPython/", "project_urls": { "Homepage": "https://github.com/thelsing/knx" }, "release_url": "https://pypi.org/project/knxPython/0.1.6/", "requires_dist": null, "requires_python": "", "summary": "Lib to implement knx-devices", "version": "0.1.6" }, "last_serial": 5466496, "releases": { "0.1.5": [ { "comment_text": "", "digests": { "md5": "0c9ab4555ce7df2976231af814173c64", "sha256": "4162841ddf89af389c6183c593346b0726a03e923c39f0024c0cbcb152ee942d" }, "downloads": -1, "filename": "knxPython-0.1.5.tar.gz", "has_sig": false, "md5_digest": "0c9ab4555ce7df2976231af814173c64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 634114, "upload_time": "2019-06-29T20:34:25", "url": "https://files.pythonhosted.org/packages/6f/5a/2744f86526d0c1e7fcb3608e568b1a1747e52474c48362b04f87b791c56b/knxPython-0.1.5.tar.gz" } ], "0.1.6": [ { "comment_text": "", "digests": { "md5": "ce4765c68e18add6ee2f53ceb03a0a06", "sha256": "5bb0fed019da6d9db36ff0c9a713748ec1bc488b2f75e233450f76a0d9b40b13" }, "downloads": -1, "filename": "knxPython-0.1.6.tar.gz", "has_sig": false, "md5_digest": "ce4765c68e18add6ee2f53ceb03a0a06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 634010, "upload_time": "2019-06-29T22:40:17", "url": "https://files.pythonhosted.org/packages/57/53/198967e73b7cd29ba3490b97fca98f2379edab4e524465a1e68323623745/knxPython-0.1.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ce4765c68e18add6ee2f53ceb03a0a06", "sha256": "5bb0fed019da6d9db36ff0c9a713748ec1bc488b2f75e233450f76a0d9b40b13" }, "downloads": -1, "filename": "knxPython-0.1.6.tar.gz", "has_sig": false, "md5_digest": "ce4765c68e18add6ee2f53ceb03a0a06", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 634010, "upload_time": "2019-06-29T22:40:17", "url": "https://files.pythonhosted.org/packages/57/53/198967e73b7cd29ba3490b97fca98f2379edab4e524465a1e68323623745/knxPython-0.1.6.tar.gz" } ] }