{ "info": { "author": "Alec Elton", "author_email": "alec.elton@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: Other/Proprietary License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2" ], "description": "# pydream-rocket\n\nControl Dream Cheeky USB rocket launchers. See https://github.com/codedance/Retaliation for inspiration/source.\n\n## Permission Denied error\n\nTo work around this:\n\n # You do not have to do this if you're already in the dialout group\n $ sudo usermod -a -G dialout $(whoami)\n # Log out and log back in\n $ sudo nano /etc/udev/rules.d/99-dreamcheeky-rocket.rules\n # Add the following lines:\n SUBSYSTEM==\"usb\", ATTRS{idVendor}==\"2123\", ATTRS{idProduct}==\"1010\", MODE=\"0666\", GROUP=\"dialout\"\n SUBSYSTEM==\"usb\", ATTRS{idVendor}==\"0a81\", ATTRS{idProduct}==\"0701\", MODE=\"0666\", GROUP=\"dialout\"\n # And then run\n $ sudo service udev restart", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/BasementCat/pydream-rocket", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pydream-rocket", "package_url": "https://pypi.org/project/pydream-rocket/", "platform": "", "project_url": "https://pypi.org/project/pydream-rocket/", "project_urls": { "Homepage": "https://github.com/BasementCat/pydream-rocket" }, "release_url": "https://pypi.org/project/pydream-rocket/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Control DreamCheeky USB rocket launchers", "version": "0.2.0" }, "last_serial": 4603202, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "fc7d653a8077fc8a8f1338a8cde4bf62", "sha256": "2c539610ace496a29a99ad667a1fdc5c0b95c1d2e0fcdff8aa71ce948514cef1" }, "downloads": -1, "filename": "pydream_rocket-0.1.0.tar.gz", "has_sig": false, "md5_digest": "fc7d653a8077fc8a8f1338a8cde4bf62", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2394, "upload_time": "2016-11-23T05:43:45", "url": "https://files.pythonhosted.org/packages/5d/f6/8033553a2796fcae530c75fcf115dee075175e004a4fdcd184c57e1386dd/pydream_rocket-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "646e83b7efec6ecf84f411939670fc42", "sha256": "dc8b112ce18440fe90cfda465bc86c2ca187b568299403e667b0ce400ccd451e" }, "downloads": -1, "filename": "pydream_rocket-0.2.0.tar.gz", "has_sig": false, "md5_digest": "646e83b7efec6ecf84f411939670fc42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4370, "upload_time": "2018-12-15T17:51:41", "url": "https://files.pythonhosted.org/packages/2f/b8/27127c9a5fa3e6c61adf4b6c961042950de48ea5d299708dfce185ef34fd/pydream_rocket-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "646e83b7efec6ecf84f411939670fc42", "sha256": "dc8b112ce18440fe90cfda465bc86c2ca187b568299403e667b0ce400ccd451e" }, "downloads": -1, "filename": "pydream_rocket-0.2.0.tar.gz", "has_sig": false, "md5_digest": "646e83b7efec6ecf84f411939670fc42", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4370, "upload_time": "2018-12-15T17:51:41", "url": "https://files.pythonhosted.org/packages/2f/b8/27127c9a5fa3e6c61adf4b6c961042950de48ea5d299708dfce185ef34fd/pydream_rocket-0.2.0.tar.gz" } ] }