{ "info": { "author": "Joshua Lowe", "author_email": "joshualowe1002@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Education", "License :: OSI Approved :: GNU Affero General Public License v3", "Programming Language :: Python :: 3 :: Only" ], "description": "Welcome to the PixelZero repository! \n====================================\n.. figure:: https://github.com/AllAboutCode/EduBlocks/blob/tarball-install/misc/step1new.png\n :alt: alt text\n \nA zero boilerplate neopixel control library for the Raspberry Pi\n\nInstalling\n==========\n\nPixelZero can be downloaded to your Raspberry Pi via PyPi. This will\ninstall the library so you can use it with Python 3. We are also working\non a one line installer that will install the library and expamples, but\nthis is not ready yet. To install, fire up Terminal which you\u2019ll find in\nMenu > Accessories > Terminal on your Raspberry Pi desktop, which is\nshown below:\n\n.. figure:: https://github.com/AllAboutCode/EduBlocks/blob/tarball-install/misc/step1new.png\n :alt: alt text\n\n\nIn the terminal window you have just opened, type the command below to\ninstall the library (if you get any errors, check for spelling\nmistakes):\n\n.. code:: bash\n\n sudo pip3 install pixel-zero\n\nContributing:\n=============\n\nIf you want to contribute, you should first clone this repository,\n``cd`` to the library directory on your Raspberry Pi, and then run:\n\n.. code:: bash\n\n sudo python3 setup.py install\n\nDon\u2019t forget to submit a pull request when contributing, this is the\nbest way for your code to get merged!\n\n\n\n0.0.1\n-----\n\n* Initial Release\n\n0.0.2\n-----\n\n* Bug Fixes\n\n0.0.3\n-----\n\n* Added better way of doing set_item", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/AllAboutCode/pixelzero/", "keywords": "Neopixels", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "pixel-zero", "package_url": "https://pypi.org/project/pixel-zero/", "platform": "", "project_url": "https://pypi.org/project/pixel-zero/", "project_urls": { "Homepage": "https://github.com/AllAboutCode/pixelzero/" }, "release_url": "https://pypi.org/project/pixel-zero/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "A zero boilerplate neopixel control library for the Raspberry Pi", "version": "0.0.3" }, "last_serial": 4214598, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e2d060343421af8f211303cba62f5223", "sha256": "dd68a5e7ddd418a64c852c6a3cea82dd7d89359b2548fa7d2b320bc007144a36" }, "downloads": -1, "filename": "pixel-zero-0.0.1.tar.gz", "has_sig": false, "md5_digest": "e2d060343421af8f211303cba62f5223", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14258, "upload_time": "2018-08-08T21:01:50", "url": "https://files.pythonhosted.org/packages/95/95/821a27a03885f51c3d8615f1dda19d6dbb09f1e47572e78e52d6bcf56807/pixel-zero-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "8f22e040ec61d6c549b003c92d43a1a1", "sha256": "2745169a61097e3dab48649c62a5bb8dc048f3126a479def8e499241ac91884f" }, "downloads": -1, "filename": "pixel-zero-0.0.2.tar.gz", "has_sig": false, "md5_digest": "8f22e040ec61d6c549b003c92d43a1a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14303, "upload_time": "2018-08-08T21:13:17", "url": "https://files.pythonhosted.org/packages/63/26/b01bde7f9ece8f7133dbba944b1d251de16737926a9d5a749321c05b3529/pixel-zero-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "4bd1048080d301829165e0df92f29333", "sha256": "616650f90bbc4d3f69aad16fcb28238e282f2903060b6a8eb4586abc51a01d51" }, "downloads": -1, "filename": "pixel-zero-0.0.3.tar.gz", "has_sig": false, "md5_digest": "4bd1048080d301829165e0df92f29333", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15283, "upload_time": "2018-08-28T12:12:16", "url": "https://files.pythonhosted.org/packages/53/b1/d0348db55ae4337dc5dc7a0096f322734ef425d845408e7a6a773602e969/pixel-zero-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4bd1048080d301829165e0df92f29333", "sha256": "616650f90bbc4d3f69aad16fcb28238e282f2903060b6a8eb4586abc51a01d51" }, "downloads": -1, "filename": "pixel-zero-0.0.3.tar.gz", "has_sig": false, "md5_digest": "4bd1048080d301829165e0df92f29333", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15283, "upload_time": "2018-08-28T12:12:16", "url": "https://files.pythonhosted.org/packages/53/b1/d0348db55ae4337dc5dc7a0096f322734ef425d845408e7a6a773602e969/pixel-zero-0.0.3.tar.gz" } ] }