{ "info": { "author": "Jeremy Foran", "author_email": "jeremy.foran@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Home Automation" ], "description": "pyKevo\n======\nThis is a small little library that allows you to control your Kevo Smartlock from python code. This is a stopgap until Kevo provides some APIs::\n\nExample\n-------\n\n.. code:: python\n\n import pyKevo\n\n frontDoor = pyKevo('kevo_email@gmail.com','password')\n\n frontDoor.connect()\n\n print frontDoor.lockState()\n\n print frontDoor.unlockLock()\n\n\nRequirements\n------------\n\n * you require a Kevo Smartlock::\n * you require the Kevo Plus be installed and configured::\n * Your account credentials for `MyKevo https:mykevo.com//`. You must have this registered::\n\nLicense\n-------\nThis work pyKevo by Jeremy Foran is licensed under a `Creative Commons Attribution-ShareAlike 3.0 Unported License `_.::", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jeremyforan/pyKevo", "keywords": "Kevo Smartlock Smartlocks", "license": "Creative Commons Attribution-ShareAlike 3.0", "maintainer": "", "maintainer_email": "", "name": "pyKevo", "package_url": "https://pypi.org/project/pyKevo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyKevo/", "project_urls": { "Homepage": "https://github.com/jeremyforan/pyKevo" }, "release_url": "https://pypi.org/project/pyKevo/1.0.0/", "requires_dist": [ "requests" ], "requires_python": "", "summary": "A simple Python project for people with Kevo smartlocks.", "version": "1.0.0" }, "last_serial": 2116176, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "28e9af693f736bd272d79e9a83714367", "sha256": "b91ab5850bb25908ec69a68e9bf69d96bdf18d91ca48c00681da0ecc55c3f9d9" }, "downloads": -1, "filename": "pyKevo-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "28e9af693f736bd272d79e9a83714367", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5517, "upload_time": "2016-05-15T04:45:17", "url": "https://files.pythonhosted.org/packages/ad/11/dc3eee0165de4a666bc7b819af7b81c566e7c557af006a24f6438bcaaf5e/pyKevo-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "02129523a2bd2a8874413f20d6054dff", "sha256": "88610dc0ef098700738b2de134a8e4625601093ab6afbaf48ebe2dc50cae6cf2" }, "downloads": -1, "filename": "pyKevo-1.0.0.tar.gz", "has_sig": false, "md5_digest": "02129523a2bd2a8874413f20d6054dff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3825, "upload_time": "2016-05-15T04:45:23", "url": "https://files.pythonhosted.org/packages/c3/b5/9ae104f9aaebeb0d75b2a8643fc457953c617145ccf2e0ccc467d71acc98/pyKevo-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "28e9af693f736bd272d79e9a83714367", "sha256": "b91ab5850bb25908ec69a68e9bf69d96bdf18d91ca48c00681da0ecc55c3f9d9" }, "downloads": -1, "filename": "pyKevo-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "28e9af693f736bd272d79e9a83714367", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5517, "upload_time": "2016-05-15T04:45:17", "url": "https://files.pythonhosted.org/packages/ad/11/dc3eee0165de4a666bc7b819af7b81c566e7c557af006a24f6438bcaaf5e/pyKevo-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "02129523a2bd2a8874413f20d6054dff", "sha256": "88610dc0ef098700738b2de134a8e4625601093ab6afbaf48ebe2dc50cae6cf2" }, "downloads": -1, "filename": "pyKevo-1.0.0.tar.gz", "has_sig": false, "md5_digest": "02129523a2bd2a8874413f20d6054dff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3825, "upload_time": "2016-05-15T04:45:23", "url": "https://files.pythonhosted.org/packages/c3/b5/9ae104f9aaebeb0d75b2a8643fc457953c617145ccf2e0ccc467d71acc98/pyKevo-1.0.0.tar.gz" } ] }