{ "info": { "author": "phalski", "author_email": "mail@phalski.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# phalski-ledshim\n\nA basic application framework for the Pimoroni LED SHIM.\n\nFeatures:\n\n* Easy animation development\n* Flexible pixel segmenting\n* Running multiple animations simultaneously\n* Basic charting supported out of the box\n\n\n## Examples\n\nBasic usage:\n```python\nfrom phalski_ledshim import app, animation\n\napplication = app.App()\napplication.configure_worker(0.1, animation.Rainbow(application.pixels[0:13], 60))\napplication.configure_worker(0.2, animation.LedTest(application.pixels[13:27]))\napplication.exec()\n```\n\nRunning multiple sources in a single worker:\n```python\nfrom phalski_ledshim import app, animation\n\napplication = app.App()\napplication.configure_worker(0.1, animation.Rainbow(application.pixels[0:13], 60), animation.LedTest(application.pixels[13:27]))\napplication.exec()\n```\n\nUsing charts (requires `psutil`):\n```python\nimport psutil\n\nfrom phalski_ledshim import app, chart\n\napplication = app.App()\nsource = chart.Factory.bar_chart_source(application.pixels, lambda: psutil.cpu_percent())\napplication.configure_worker(0.1, source)\napplication.exec()\n\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/phalski/phalski-ledshim", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "phalski-ledshim", "package_url": "https://pypi.org/project/phalski-ledshim/", "platform": "", "project_url": "https://pypi.org/project/phalski-ledshim/", "project_urls": { "Homepage": "https://github.com/phalski/phalski-ledshim" }, "release_url": "https://pypi.org/project/phalski-ledshim/0.2.2/", "requires_dist": [ "ledshim (>=0.0.1)" ], "requires_python": "", "summary": "A basic application framework for the Pimoroni LED SHIM", "version": "0.2.2" }, "last_serial": 4577814, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "548c1dfc2ccba028b65fc2cdda61fd6a", "sha256": "5c67a765aa8b7654c93162c2de0d0522029c2f374138abc877fe6556b8a8df32" }, "downloads": -1, "filename": "phalski_ledshim-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "548c1dfc2ccba028b65fc2cdda61fd6a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 9413, "upload_time": "2018-11-06T15:06:22", "url": "https://files.pythonhosted.org/packages/39/99/4f0f23f631def55d10d6caa32c3e4d0f9a01db83552aa89d6dbd55fc4a62/phalski_ledshim-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "faee01e174732dc2b3f2b203d0f880d6", "sha256": "84a740e9e89f039e521d41b0888eb25544a57e5379d58f877f5b4bc400752c45" }, "downloads": -1, "filename": "phalski-ledshim-0.1.1.tar.gz", "has_sig": false, "md5_digest": "faee01e174732dc2b3f2b203d0f880d6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6437, "upload_time": "2018-11-06T15:06:24", "url": "https://files.pythonhosted.org/packages/76/45/3aef08a7087aa710c2bc5df4146329777de644ca85df0d8e52718b8c000d/phalski-ledshim-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "29ecd230f6fbdbfee1b340c83bae2ec7", "sha256": "51cc4606da090f03b5d38b6d0a881bf05c5dcd784d96b65b87b147c00808afb3" }, "downloads": -1, "filename": "phalski_ledshim-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "29ecd230f6fbdbfee1b340c83bae2ec7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10507, "upload_time": "2018-12-09T17:30:47", "url": "https://files.pythonhosted.org/packages/5a/e0/9d2690c34255893c8c8d01dc152c564c94a13f42e73055fa6ead0b575877/phalski_ledshim-0.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "38838b193d55a6fca492edc1c1e46180", "sha256": "56d4ad8990b2c8c29580730f2d63986aaebda639d5ac6796b6d0f1f8583cd91b" }, "downloads": -1, "filename": "phalski-ledshim-0.2.0.tar.gz", "has_sig": false, "md5_digest": "38838b193d55a6fca492edc1c1e46180", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7844, "upload_time": "2018-12-09T17:30:49", "url": "https://files.pythonhosted.org/packages/27/9b/d1dad83c41944eff3bd1f345422b22a3d453d3e6be7931530bbc1172344d/phalski-ledshim-0.2.0.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "ddedff7bb45dddb7724d991bb4883439", "sha256": "13bc5d4e36d460708c77182b1cd269c54e52181b03df766028017d82b4af4750" }, "downloads": -1, "filename": "phalski_ledshim-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "ddedff7bb45dddb7724d991bb4883439", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10562, "upload_time": "2018-12-09T17:56:42", "url": "https://files.pythonhosted.org/packages/67/82/760bd0a620106a8c51d22f8851efea04ff63cc82b165c2e3e03c82ecbe95/phalski_ledshim-0.2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8cc8af01c21e9cf455464519c09a7670", "sha256": "dfe0042efacdca616b2c138ee3d1a286cc3fc6a18e3cfb766089ae89da1c236c" }, "downloads": -1, "filename": "phalski-ledshim-0.2.2.tar.gz", "has_sig": false, "md5_digest": "8cc8af01c21e9cf455464519c09a7670", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7894, "upload_time": "2018-12-09T17:56:44", "url": "https://files.pythonhosted.org/packages/fb/d5/5bc6385c36b946c1214ef02de17c5eadfcaaa81e0935b55c5c0a33031ecc/phalski-ledshim-0.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ddedff7bb45dddb7724d991bb4883439", "sha256": "13bc5d4e36d460708c77182b1cd269c54e52181b03df766028017d82b4af4750" }, "downloads": -1, "filename": "phalski_ledshim-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "ddedff7bb45dddb7724d991bb4883439", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10562, "upload_time": "2018-12-09T17:56:42", "url": "https://files.pythonhosted.org/packages/67/82/760bd0a620106a8c51d22f8851efea04ff63cc82b165c2e3e03c82ecbe95/phalski_ledshim-0.2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8cc8af01c21e9cf455464519c09a7670", "sha256": "dfe0042efacdca616b2c138ee3d1a286cc3fc6a18e3cfb766089ae89da1c236c" }, "downloads": -1, "filename": "phalski-ledshim-0.2.2.tar.gz", "has_sig": false, "md5_digest": "8cc8af01c21e9cf455464519c09a7670", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7894, "upload_time": "2018-12-09T17:56:44", "url": "https://files.pythonhosted.org/packages/fb/d5/5bc6385c36b946c1214ef02de17c5eadfcaaa81e0935b55c5c0a33031ecc/phalski-ledshim-0.2.2.tar.gz" } ] }