{ "info": { "author": "Christian Bryn", "author_email": "chr.bryn@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "**********\npytellprox\n**********\n\nThis is a simple project that gives easy access to the tellprox API in Python.\nThe Tellprox project, which can be used in place of Telldus Live, can be found here: https://github.com/p3tecracknell/tellprox\n\nThere is not much code, but after using this for a good while it seemed good to clean up a bit and push upstream.\n\n============\nInstallation\n============\n\n::\n pip install pytellprox\n\n=====\nUsage\n=====\n::\n\n from tellprox import TellProx\n tellprox_device_id=1\n tellprox_host='localhost'\n tellprox_port='8080'\n tellprox = TellProx(host=tellprox_host, port=tellprox_port)\n # if you need HTTPS you can pass protocol='https' as well\n tellprox.enable_device(tellprox_device_id)\n tellprox.toggle_device(tellprox_device_id)", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/epleterte/pytellprox", "keywords": null, "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "pytellprox", "package_url": "https://pypi.org/project/pytellprox/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pytellprox/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/epleterte/pytellprox" }, "release_url": "https://pypi.org/project/pytellprox/0.5/", "requires_dist": null, "requires_python": null, "summary": "Python bindings for the Tellprox API", "version": "0.5" }, "last_serial": 2898033, "releases": { "0.3": [ { "comment_text": "", "digests": { "md5": "2a92b54111184b28278833971250003e", "sha256": "d3d27e4ea8a5fe1c0b8d243f0c1a11ca68a96ebcabe8bfec95518b89091b297c" }, "downloads": -1, "filename": "pytellprox-0.3.tar.gz", "has_sig": false, "md5_digest": "2a92b54111184b28278833971250003e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1859, "upload_time": "2016-02-04T20:20:27", "url": "https://files.pythonhosted.org/packages/5c/52/ba672e2f559a80a0cdc8623b277458d313c34fb58707b4f1ec9b22d995a2/pytellprox-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "eb2b7e445ba764b0c52a0d10a2e9938a", "sha256": "4a50a3713ed16b83139e6a55bf7fc55a94d5379f3236019024f4d4fb6f889357" }, "downloads": -1, "filename": "pytellprox-0.4.tar.gz", "has_sig": true, "md5_digest": "eb2b7e445ba764b0c52a0d10a2e9938a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2099, "upload_time": "2016-02-12T00:35:20", "url": "https://files.pythonhosted.org/packages/6c/d7/838abe89a8e9f97a0a534626350e4671e1b653ae91c0d42d161e4cc742fd/pytellprox-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "4c73cdb198dbe743a550cb26a06d2770", "sha256": "8b1b871e75eadf8522b37b55650a592636cd67987f0df7b5a3539b7b5c7e1139" }, "downloads": -1, "filename": "pytellprox-0.5.tar.gz", "has_sig": false, "md5_digest": "4c73cdb198dbe743a550cb26a06d2770", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2324, "upload_time": "2017-05-25T13:11:04", "url": "https://files.pythonhosted.org/packages/90/a5/6f58d5b7df1e000e1f790e2df75cd352f74030cc73d888727bb845e36987/pytellprox-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4c73cdb198dbe743a550cb26a06d2770", "sha256": "8b1b871e75eadf8522b37b55650a592636cd67987f0df7b5a3539b7b5c7e1139" }, "downloads": -1, "filename": "pytellprox-0.5.tar.gz", "has_sig": false, "md5_digest": "4c73cdb198dbe743a550cb26a06d2770", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2324, "upload_time": "2017-05-25T13:11:04", "url": "https://files.pythonhosted.org/packages/90/a5/6f58d5b7df1e000e1f790e2df75cd352f74030cc73d888727bb845e36987/pytellprox-0.5.tar.gz" } ] }