{ "info": { "author": "Deryck Arnold", "author_email": "derkarnold@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: Attribution Assurance License", "Topic :: Utilities" ], "description": "A Python library to control and monitor LIFX bulbs. Also provides a workaround\nfor users having issues with controlling LIFX bulbs on their network.\n\nGitHub: https://github.com/derkarnold/pylifx\nPyPi: https://pypi.python.org/pypi/pylifx\n\nOriginally written to allow the LIFX bulb to work in non-standard networks, but\nit is growing to be much more.\n\nContributors: Deryck Arnold, Michael Farrell (micolous)\n\nHuge thanks to Kevin Bowman(magicmonkey) and others for the lifxjs project on GitHub:\n https://github.com/magicmonkey/lifxjs/\n\nWithout their work on the lifxjs project, this one would not have been possible.\n\nCurrent features:\n\n * Allows the LIFX bulb smartphone app to work by \"faking\" a bulb and relaying\n commands to the real one (see examples/bridge.py).\n * Gives the ability to display the contents of LIFX messages coming through.\n ** Huge thanks to magicmonkey and the lifxjs project for their hard work on\n working out the LIFX protocol.\n * The ability to run \"scenes\" - provide a dictionary of times and colours and\n the library will do the rest (see examples/sunrise.py).\n\nUpcoming features:\n\n * Auto-discovery of bulbs (yes, should have been there already).\n * Support for more than one bulb per bridge (waiting on another bulb to arrive).\n\nHow to install:\n\n * Get Python (tested with 2.7, others may work). I use the Python(x, y) distribution.\n * Ensure you have the Python setuptools.\n * Run \"easy_install pylifx\" from a command prompt or terminal.\n * You're done.\n\nTwo common issues with installing:\n\n * Linux users - ensure you have python-dev installed (for the netifaces package).\n * Windows users - install the pre-built binaries for your python distribution\n using the links in the following URL: http://alastairs-place.net/projects/netifaces/\n (The section is just above the start of the Changelog section).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/pylifx", "keywords": "lifx,smart,light,bulb", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pylifx", "package_url": "https://pypi.org/project/pylifx/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pylifx/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://pypi.python.org/pypi/pylifx" }, "release_url": "https://pypi.org/project/pylifx/0.0.3/", "requires_dist": null, "requires_python": null, "summary": "A Python library to control and monitor LIFX bulbs", "version": "0.0.3" }, "last_serial": 1045907, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "c88811edc1729afb5fa1d77b4ab486f2", "sha256": "150a3f5a54d05e553fe72e957733c42f12323e97b483628019a9881ddeb27cef" }, "downloads": -1, "filename": "pylifx-0.0.1.zip", "has_sig": true, "md5_digest": "c88811edc1729afb5fa1d77b4ab486f2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15686, "upload_time": "2014-02-23T22:50:49", "url": "https://files.pythonhosted.org/packages/22/4c/dd1f1ee43e3c92200f55b18ef849d5d80ae6cf7680c180382759628b2fb2/pylifx-0.0.1.zip" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "be56ce927104c567c8cd7fdf1546c14a", "sha256": "6e65329b9fedae59cb66e1c71ca90a263d8f1f09ff98a3909361c16c3d634cbf" }, "downloads": -1, "filename": "pylifx-0.0.2.zip", "has_sig": true, "md5_digest": "be56ce927104c567c8cd7fdf1546c14a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18098, "upload_time": "2014-02-24T22:24:11", "url": "https://files.pythonhosted.org/packages/9f/a1/14a8c2dc1c62c1cee2ea27aba69b895265822e346b43c44342ebb4fb8991/pylifx-0.0.2.zip" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "00d7888a99c91e995e16e3156f372f67", "sha256": "1899c1e33caa008908042f2ef1bd4ce8a93f193136a7a1093f7d4c2fe5bd72c9" }, "downloads": -1, "filename": "pylifx-0.0.3.zip", "has_sig": true, "md5_digest": "00d7888a99c91e995e16e3156f372f67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17516, "upload_time": "2014-03-30T11:20:29", "url": "https://files.pythonhosted.org/packages/36/8f/152a7589914447b0800e87814516c0c66f2b2d674d0bab801b56dffcef06/pylifx-0.0.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "00d7888a99c91e995e16e3156f372f67", "sha256": "1899c1e33caa008908042f2ef1bd4ce8a93f193136a7a1093f7d4c2fe5bd72c9" }, "downloads": -1, "filename": "pylifx-0.0.3.zip", "has_sig": true, "md5_digest": "00d7888a99c91e995e16e3156f372f67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 17516, "upload_time": "2014-03-30T11:20:29", "url": "https://files.pythonhosted.org/packages/36/8f/152a7589914447b0800e87814516c0c66f2b2d674d0bab801b56dffcef06/pylifx-0.0.3.zip" } ] }