{ "info": { "author": "zaturox", "author_email": "zaturox@noreply.github.com", "bugtrack_url": null, "classifiers": [], "description": "glin\n====\n\n**Manages animations for LED stripes**\n\n\nAbout\n-----\n\nglin manages und runs your animations for LED stripes like WS2801, WS2811 and similar.\n\nglin is fully implemented in Python. It uses ZeroMQ as frontend, so it's possible to use nearly every platform to build graphical or command line interfaces to interact with glin.\n\n**glin is in active development. Consider it as unstable!**\n\nfeatures:\n * fully controllable via ZeroMQ\n * variable FPS, depending on animation and LED stripe capabilities\n * multiple ZeroMQ clients can be connected at the same time\n * talk to LED Strip via UDP\n * some sample animations (Static Color and Nova)\n * automatically detect and load supported animations\n \npartial implemented:\n * use configuration files for server side configuration\n * load various backends for communicating with LED stripe (UDP, SPI,...)\n\nplanned features:\n * SPI backend, esp. for Raspberry Pi\n * more animations\n \ndependencies:\n * Python 3 (Python 2 is not supported)\n * ZeroMQ (pyzmq)\n * Numpy\n * setuptools\n\n \nSetup\n-----\ninstall\n * using git:\n 1. clone this repository\n 2. cd into the project folder\n 3. run ``sudo pip install .`` or ``sudo pip install -e .``\n * using PyPI:\n ``sudo pip install glin``\n \nrun with ``glin``\n\nParameters\n----------\n * ``-c``, ``--config``: specify configuration file. A example configuration file is included (example.conf)\n * ``-h``, ``--help``: show help\n \nLicense\n-------\n\nlicensed under LGPL v3.0 (see LICENSE file)\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/zaturox/glin", "keywords": "", "license": "LGPL", "maintainer": "", "maintainer_email": "", "name": "glin", "package_url": "https://pypi.org/project/glin/", "platform": "", "project_url": "https://pypi.org/project/glin/", "project_urls": { "Homepage": "http://github.com/zaturox/glin" }, "release_url": "https://pypi.org/project/glin/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "Manages animations for LED stripes", "version": "0.0.3" }, "last_serial": 3387384, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "f79a1bab5e025bb219c0506637855abe", "sha256": "423b0fab56e589cf724c245e0b1ccf5c37baeb9ea964395338ae1361b0c030bb" }, "downloads": -1, "filename": "glin-0.0.2.tar.gz", "has_sig": false, "md5_digest": "f79a1bab5e025bb219c0506637855abe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9293, "upload_time": "2017-11-04T13:23:11", "url": "https://files.pythonhosted.org/packages/b3/bf/85cc8da35fbce304998794cbf06c671b46d45f46cea1c0b988d14daa2eab/glin-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "ef5c0323d09f310d613b4bc35e520964", "sha256": "71be89ce10ad82ab5fcad2a4d4a66491aa13a0a45e3e849bd9c93f55886c2027" }, "downloads": -1, "filename": "glin-0.0.3.tar.gz", "has_sig": false, "md5_digest": "ef5c0323d09f310d613b4bc35e520964", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10739, "upload_time": "2017-12-04T14:27:19", "url": "https://files.pythonhosted.org/packages/fd/1c/31eb46924fc0799c70520d22dbcbd943a4798a33670f8b00a79e43cb38a3/glin-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ef5c0323d09f310d613b4bc35e520964", "sha256": "71be89ce10ad82ab5fcad2a4d4a66491aa13a0a45e3e849bd9c93f55886c2027" }, "downloads": -1, "filename": "glin-0.0.3.tar.gz", "has_sig": false, "md5_digest": "ef5c0323d09f310d613b4bc35e520964", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10739, "upload_time": "2017-12-04T14:27:19", "url": "https://files.pythonhosted.org/packages/fd/1c/31eb46924fc0799c70520d22dbcbd943a4798a33670f8b00a79e43cb38a3/glin-0.0.3.tar.gz" } ] }