{ "info": { "author": "Philip Howard", "author_email": "phil@pimoroni.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development", "Topic :: System :: Hardware" ], "description": "https://shop.pimoroni.com/products/11x7-led-matrix-breakout\n\n11x7 pixels of single-colour, brightness-controlled, message scrolling\ngoodness!\n\n|Build Status| |Coverage Status| |PyPi Package| |Python Versions|\n\nInstalling\n----------\n\nFull install (recommended):\n~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nWe've created an easy installation script that will install all\npre-requisites and get your 11x7 LED Matrix Breakout up and running with\nminimal efforts. To run it, fire up Terminal which you'll find in Menu\n-> Accessories -> Terminal on your Raspberry Pi desktop, as illustrated\nbelow:\n\n.. figure:: http://get.pimoroni.com/resources/github-repo-terminal.png\n :alt: Finding the terminal\n\n Finding the terminal\n\nIn the new terminal window type the command exactly as it appears below\n(check for typos) and follow the on-screen instructions:\n\n.. code:: bash\n\n curl https://get.pimoroni.com/matrix11x7 | bash\n\nIf you choose to download examples you'll find them in\n``/home/pi/Pimoroni/matrix11x7/``.\n\nManual install:\n~~~~~~~~~~~~~~~\n\nLibrary install for Python 3:\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n.. code:: bash\n\n sudo pip3 install matrix11x7\n\nLibrary install for Python 2:\n^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n\n.. code:: bash\n\n sudo pip2 install matrix11x7\n\nDevelopment:\n~~~~~~~~~~~~\n\nIf you want to contribute, or like living on the edge of your seat by\nhaving the latest code, you should clone this repository, ``cd`` to the\nlibrary directory, and run:\n\n.. code:: bash\n\n sudo python3 setup.py install\n\n(or ``sudo python setup.py install`` whichever your primary Python\nenvironment may be)\n\nIn all cases you will have to enable the i2c bus.\n\nDocumentation & Support\n-----------------------\n\n- Get help - http://forums.pimoroni.com/c/support\n\n.. |Build Status| image:: https://travis-ci.com/pimoroni/matrix11x7-python.svg?branch=master\n :target: https://travis-ci.com/pimoroni/matrix11x7-python\n.. |Coverage Status| image:: https://coveralls.io/repos/github/pimoroni/matrix11x7-python/badge.svg?branch=master\n :target: https://coveralls.io/github/pimoroni/matrix11x7-python?branch=master\n.. |PyPi Package| image:: https://img.shields.io/pypi/v/matrix11x7.svg\n :target: https://pypi.python.org/pypi/matrix11x7\n.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/matrix11x7.svg\n :target: https://pypi.python.org/pypi/matrix11x7\n\n0.0.1\n-----\n\n* Initial fork from Scroll pHAT HD codebase\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.pimoroni.com", "keywords": "Raspberry Pi LED", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "matrix11x7", "package_url": "https://pypi.org/project/matrix11x7/", "platform": "", "project_url": "https://pypi.org/project/matrix11x7/", "project_urls": { "Homepage": "http://www.pimoroni.com" }, "release_url": "https://pypi.org/project/matrix11x7/0.0.1/", "requires_dist": [ "numpy" ], "requires_python": "", "summary": "11x7 LED Matrix Driver", "version": "0.0.1" }, "last_serial": 4997917, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "2a589080bf32c0cf4d9b6c49e4b31e42", "sha256": "a4a5e199b1df299c6bc522d1e983ff0c4b55218db909a62e9bd04f15dbd75216" }, "downloads": -1, "filename": "matrix11x7-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "2a589080bf32c0cf4d9b6c49e4b31e42", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 26429, "upload_time": "2019-03-28T14:09:22", "url": "https://files.pythonhosted.org/packages/91/21/d4604fc363949b199d03dbc2faf8fd2faeda6780106af51d1def166b2e48/matrix11x7-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "13808b58a4f2c494237cb576dd33dbe6", "sha256": "818944ada82c9c751c27806d3d75bad8b0ebca642b3e479d641e497ddc230758" }, "downloads": -1, "filename": "matrix11x7-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "13808b58a4f2c494237cb576dd33dbe6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25353, "upload_time": "2019-03-28T14:09:24", "url": "https://files.pythonhosted.org/packages/d1/cc/2dbd0829ae17a62dafa651004181c551d4c55b7662e625f529756ad7821d/matrix11x7-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "55327b4bdda65c924e498241cc173c46", "sha256": "a0f2e613968a7eaca094f0472846c1acfd07979bcacb575be0fede90e2878638" }, "downloads": -1, "filename": "matrix11x7-0.0.1.tar.gz", "has_sig": false, "md5_digest": "55327b4bdda65c924e498241cc173c46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24143, "upload_time": "2019-03-28T14:09:25", "url": "https://files.pythonhosted.org/packages/f8/55/a12debd0e5555f33f3752f83863fdbec56cb67de1ab97090cf26e4c2f9ae/matrix11x7-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2a589080bf32c0cf4d9b6c49e4b31e42", "sha256": "a4a5e199b1df299c6bc522d1e983ff0c4b55218db909a62e9bd04f15dbd75216" }, "downloads": -1, "filename": "matrix11x7-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "2a589080bf32c0cf4d9b6c49e4b31e42", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 26429, "upload_time": "2019-03-28T14:09:22", "url": "https://files.pythonhosted.org/packages/91/21/d4604fc363949b199d03dbc2faf8fd2faeda6780106af51d1def166b2e48/matrix11x7-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "13808b58a4f2c494237cb576dd33dbe6", "sha256": "818944ada82c9c751c27806d3d75bad8b0ebca642b3e479d641e497ddc230758" }, "downloads": -1, "filename": "matrix11x7-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "13808b58a4f2c494237cb576dd33dbe6", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 25353, "upload_time": "2019-03-28T14:09:24", "url": "https://files.pythonhosted.org/packages/d1/cc/2dbd0829ae17a62dafa651004181c551d4c55b7662e625f529756ad7821d/matrix11x7-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "55327b4bdda65c924e498241cc173c46", "sha256": "a0f2e613968a7eaca094f0472846c1acfd07979bcacb575be0fede90e2878638" }, "downloads": -1, "filename": "matrix11x7-0.0.1.tar.gz", "has_sig": false, "md5_digest": "55327b4bdda65c924e498241cc173c46", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24143, "upload_time": "2019-03-28T14:09:25", "url": "https://files.pythonhosted.org/packages/f8/55/a12debd0e5555f33f3752f83863fdbec56cb67de1ab97090cf26e4c2f9ae/matrix11x7-0.0.1.tar.gz" } ] }