{ "info": { "author": "Mark McGuire", "author_email": "mark.b.mcg@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "========\nblink1py\n========\n\nBlink(1) python library\n\nPrerequesites\n=============\n\n1. Make the blink1 library (see `blink1/commandline `_)\n\n2. Rename the blink1 library to ``libblink1.so.0.0`` (or something that\nwill resolve as blink1) and add it to your path (ie ldconfig)\n\nUsage\n=====\n\nExample::\n\n blink1 = open_blink1()\n\n blink1.set_rgb(255, 0, 0)\n\n blink1.on() #white\n\n blink1.off()\n\n blink1.close()\n\n\nNow with more with!\n\n::\n\n with blink1py.open_blink1() as blink1:\n blink1.on()", "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/TronPaul/blink1py", "keywords": null, "license": "Apache2", "maintainer": null, "maintainer_email": null, "name": "blink1py", "package_url": "https://pypi.org/project/blink1py/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/blink1py/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/TronPaul/blink1py" }, "release_url": "https://pypi.org/project/blink1py/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "blink(1) library wrapper", "version": "0.1.0" }, "last_serial": 715300, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b9f2f5188f1556436d13d339e14366b8", "sha256": "702d07044b373e753438abeef17c1fb1e985af637a9fceb4a43dc27be894bc1f" }, "downloads": -1, "filename": "blink1py-0.1.0-py2.7.egg", "has_sig": false, "md5_digest": "b9f2f5188f1556436d13d339e14366b8", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5811, "upload_time": "2013-05-31T00:20:29", "url": "https://files.pythonhosted.org/packages/e1/ee/d516ef4446ac12aca255bfcc9e598184fcd89b63526cefdeb3d4ee9fdaea/blink1py-0.1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "1059f441c02e91d8cb1e1cb7fc3b2fd0", "sha256": "d9c34d6257ae401f192557bc2a57471881dbd4f47999c1c791a663672b94127f" }, "downloads": -1, "filename": "blink1py-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1059f441c02e91d8cb1e1cb7fc3b2fd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2743, "upload_time": "2013-05-31T00:20:31", "url": "https://files.pythonhosted.org/packages/8a/14/e650946c3863aaeb881a5cea39a3ae6da13129a18106d2b742f167a7f240/blink1py-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b9f2f5188f1556436d13d339e14366b8", "sha256": "702d07044b373e753438abeef17c1fb1e985af637a9fceb4a43dc27be894bc1f" }, "downloads": -1, "filename": "blink1py-0.1.0-py2.7.egg", "has_sig": false, "md5_digest": "b9f2f5188f1556436d13d339e14366b8", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5811, "upload_time": "2013-05-31T00:20:29", "url": "https://files.pythonhosted.org/packages/e1/ee/d516ef4446ac12aca255bfcc9e598184fcd89b63526cefdeb3d4ee9fdaea/blink1py-0.1.0-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "1059f441c02e91d8cb1e1cb7fc3b2fd0", "sha256": "d9c34d6257ae401f192557bc2a57471881dbd4f47999c1c791a663672b94127f" }, "downloads": -1, "filename": "blink1py-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1059f441c02e91d8cb1e1cb7fc3b2fd0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2743, "upload_time": "2013-05-31T00:20:31", "url": "https://files.pythonhosted.org/packages/8a/14/e650946c3863aaeb881a5cea39a3ae6da13129a18106d2b742f167a7f240/blink1py-0.1.0.tar.gz" } ] }