{ "info": { "author": "Dmitry Budaev", "author_email": "", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Topic :: Home Automation", "Topic :: Software Development :: Libraries" ], "description": "pyhap\n=====\n\n.. image:: https://travis-ci.org/condemil/pyhap.svg?branch=master\n :target: https://travis-ci.org/condemil/pyhap\n\n.. image:: https://img.shields.io/pypi/v/pyhap.svg\n :target: https://pypi.python.org/pypi/pyhap\n\n.. image:: https://coveralls.io/repos/github/condemil/pyhap/badge.svg\n :target: https://coveralls.io/github/condemil/pyhap\n\nThe project is on early stage, the API may change. Use version pinning to prevent unexpected changes.\n\nRequirements\n------------\n\n* Python 3.6+\n* `cryptography `\n* `ed25519 `\n* `zeroconf `\n\n\nInstallation\n------------\n\n $ pip install pyhap\n\nOr add pyhap to your application's `requirements.txt` / `setup.py` / `Pipfile`.\n\n\nUsage\n-----\n\nCheck `examples `\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/condemil/pyhap", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pyhap", "package_url": "https://pypi.org/project/pyhap/", "platform": "", "project_url": "https://pypi.org/project/pyhap/", "project_urls": { "Homepage": "https://github.com/condemil/pyhap" }, "release_url": "https://pypi.org/project/pyhap/0.1.1/", "requires_dist": [ "cryptography", "ed25519", "zeroconf" ], "requires_python": ">=3.6.0", "summary": "Python implementation of HomeKit Accessory Protocol", "version": "0.1.1" }, "last_serial": 3378160, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "6c97c5523b13129a46de8b072431f733", "sha256": "9ac7181490ce9765251e884df97993c66c08b099b05a0461736a33a30b158d35" }, "downloads": -1, "filename": "pyhap-0.1.1-py3-none-any.whl", "has_sig": true, "md5_digest": "6c97c5523b13129a46de8b072431f733", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 70703, "upload_time": "2017-11-30T18:10:33", "url": "https://files.pythonhosted.org/packages/72/c7/be197ffd5e37386493ea77d9f3e01c42c6fcae85ea5ee6ea3df12dae617d/pyhap-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "59564cd8a29e5c157c3065bba145929e", "sha256": "da9ed37003ab9df57fa1c89ae276f90b0d97f6eaa614daa7d42293b5edaa7c71" }, "downloads": -1, "filename": "pyhap-0.1.1.tar.gz", "has_sig": true, "md5_digest": "59564cd8a29e5c157c3065bba145929e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 36243, "upload_time": "2017-11-30T18:10:35", "url": "https://files.pythonhosted.org/packages/bc/a3/31f5677ca035b5827f17b1bc2da8338fc15e3a98998292fa7edab59ab923/pyhap-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6c97c5523b13129a46de8b072431f733", "sha256": "9ac7181490ce9765251e884df97993c66c08b099b05a0461736a33a30b158d35" }, "downloads": -1, "filename": "pyhap-0.1.1-py3-none-any.whl", "has_sig": true, "md5_digest": "6c97c5523b13129a46de8b072431f733", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6.0", "size": 70703, "upload_time": "2017-11-30T18:10:33", "url": "https://files.pythonhosted.org/packages/72/c7/be197ffd5e37386493ea77d9f3e01c42c6fcae85ea5ee6ea3df12dae617d/pyhap-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "59564cd8a29e5c157c3065bba145929e", "sha256": "da9ed37003ab9df57fa1c89ae276f90b0d97f6eaa614daa7d42293b5edaa7c71" }, "downloads": -1, "filename": "pyhap-0.1.1.tar.gz", "has_sig": true, "md5_digest": "59564cd8a29e5c157c3065bba145929e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 36243, "upload_time": "2017-11-30T18:10:35", "url": "https://files.pythonhosted.org/packages/bc/a3/31f5677ca035b5827f17b1bc2da8338fc15e3a98998292fa7edab59ab923/pyhap-0.1.1.tar.gz" } ] }