{ "info": { "author": "Zeth", "author_email": "theology@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries", "Topic :: Utilities" ], "description": "The ledgrid module contains a single LEDGrid class which aims to be as\nidentical as possible to the public interface of the Raspberry Pi\n`Sense HAT library`_, such that it is useful in mocking up software for\nit and other such devices.\n\n .. image:: https://raw.githubusercontent.com/zeth/ledgrid/master/ledgrid-screenshot.png\n\nMany existing Sense HAT LED demos and software will work using the\nfollowing import statement::\n\n from ledgrid import LEDGrid as SenseHat\n\nHowever, the internal implementation is rather simplified and uses\npygame instead of the hardware HAT.\n\nIt requires pygame_ to be installed (not currently available through\npypi), an additional optional dependency is PIL (i.e. Pillow) which is\nrequired by some features (notably scrolling text with the\nshow_message method).\n\nIt supports every Python version since 2.7. It is contained in only\none Python file, so it can be easily copied into your project if you\ndon't want to use pypi. (The copyright and license notice must be\nretained.)\n\nAt the bottom of the ledgrid.py file are some examples of usage. You\ncan run these examples using::\n\n python3 -m ledgrid\n\nOr if you have the file locally::\n\n python3 ledgrid.py\n\nMany thanks to Richard Hayler. The LED class, graphics, etc are based\non his `8x8GridDraw`_.\n\n.. _`8x8GridDraw`: https://github.com/topshed/RPi_8x8GridDraw\n.. _pygame: http://www.pygame.org\n.. _`Sense HAT library`: https://pythonhosted.org/sense-hat/", "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/zeth/ledgrid", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "ledgrid", "package_url": "https://pypi.org/project/ledgrid/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ledgrid/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/zeth/ledgrid" }, "release_url": "https://pypi.org/project/ledgrid/0.4/", "requires_dist": null, "requires_python": null, "summary": "An 8x8 grid of virtual LEDs implemented in Pygame.", "version": "0.4" }, "last_serial": 2538693, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4b561c893a9b600111a971e1a4a9ffd6", "sha256": "9c9fd4372eb2c908bcb5a73edaaf32b2d1fb48265db7d6677ec4a1bf16df14cf" }, "downloads": -1, "filename": "ledgrid-0.1.tar.gz", "has_sig": false, "md5_digest": "4b561c893a9b600111a971e1a4a9ffd6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10101, "upload_time": "2016-04-28T02:54:34", "url": "https://files.pythonhosted.org/packages/8b/14/5f4251d0e4be77da070628c140d85e5a07b09d5d9d41c320d6a85a0db733/ledgrid-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "37c6d43129e32e8eb3d33c71a5840665", "sha256": "f98f5b355f5ad651f96b40a8ef9a39d827778dad91913887f337e4f33f852384" }, "downloads": -1, "filename": "ledgrid-0.2.tar.gz", "has_sig": false, "md5_digest": "37c6d43129e32e8eb3d33c71a5840665", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10242, "upload_time": "2016-04-30T18:55:54", "url": "https://files.pythonhosted.org/packages/9d/12/d4e9b8a603a24faa9b85cb03aa89593ac2fd3022464016979c605b793f88/ledgrid-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "d650af48cc32b5c3b683db4dccb7aea1", "sha256": "b484150d1740aac6a3d0e0b27ec73faa542405d7387656309fcf3a0d00f166b5" }, "downloads": -1, "filename": "ledgrid-0.3.tar.gz", "has_sig": false, "md5_digest": "d650af48cc32b5c3b683db4dccb7aea1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10240, "upload_time": "2016-12-25T11:50:19", "url": "https://files.pythonhosted.org/packages/fa/99/22c1be08a7005e5edc1a9a7cfcf650a6714775a883995dcf2c3fab2e6238/ledgrid-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "0c9e280ddf0a95a76841fd543983eb82", "sha256": "32624049ae97d6cb77f3a9c0bd0b6dd35c1e13fe53c0748753cce4475eabc4d4" }, "downloads": -1, "filename": "ledgrid-0.4.tar.gz", "has_sig": false, "md5_digest": "0c9e280ddf0a95a76841fd543983eb82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10288, "upload_time": "2016-12-25T12:03:32", "url": "https://files.pythonhosted.org/packages/dc/69/da5427e55a8ba11de12c848f84319a92915558f036c171e5ee9fe5a17afc/ledgrid-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0c9e280ddf0a95a76841fd543983eb82", "sha256": "32624049ae97d6cb77f3a9c0bd0b6dd35c1e13fe53c0748753cce4475eabc4d4" }, "downloads": -1, "filename": "ledgrid-0.4.tar.gz", "has_sig": false, "md5_digest": "0c9e280ddf0a95a76841fd543983eb82", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10288, "upload_time": "2016-12-25T12:03:32", "url": "https://files.pythonhosted.org/packages/dc/69/da5427e55a8ba11de12c848f84319a92915558f036c171e5ee9fe5a17afc/ledgrid-0.4.tar.gz" } ] }