{ "info": { "author": "Tony DiCola", "author_email": "tdicola@adafruit.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development", "Topic :: System :: Hardware" ], "description": "# DEPRECATED LIBRARY Adafruit Python TCS34725\n\nThis library has been deprecated!\n\nWe are now only using our CircuitPython sensor libraries in Python.\n\nWe are leaving the code up for historical/research purposes but archiving the\nrepository.\n\nCheck out this guide for using the TCS34725 with Python!\n\nhttps://learn.adafruit.com/adafruit-color-sensors/python-circuitpython\n\n----\n\nPython code to use the TCS34725 color sensor with the Raspberry Pi & BeagleBone Black.\n\n## Installation\n\nTo install the library from source (recommended) run the following commands on a Raspberry Pi or other Debian-based OS system:\n\n sudo apt-get install git build-essential python-dev\n cd ~\n git clone https://github.com/adafruit/Adafruit_Python_TCS34725.git\n cd Adafruit_Python_TCS34725\n sudo python setup.py install\n\nAlternatively you can install from pip with:\n\n sudo pip install adafruit-tcs34725\n\nNote that the pip install method **won't** install the example code.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/adafruit/Adafruit_Python_TCS34725/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "Adafruit-TCS34725", "package_url": "https://pypi.org/project/Adafruit-TCS34725/", "platform": "", "project_url": "https://pypi.org/project/Adafruit-TCS34725/", "project_urls": { "Homepage": "https://github.com/adafruit/Adafruit_Python_TCS34725/" }, "release_url": "https://pypi.org/project/Adafruit-TCS34725/1.0.3/", "requires_dist": null, "requires_python": "", "summary": "Python code to use the TCS34725 color sensor with the Raspberry Pi & BeagleBone Black.", "version": "1.0.3" }, "last_serial": 4223669, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "c83ba45b89956a4f3f677417c9b49106", "sha256": "4d0d37d415686060272595aa5700c2405d5cd46cac4a6808d855de0b6ed58c2a" }, "downloads": -1, "filename": "Adafruit_TCS34725-1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "c83ba45b89956a4f3f677417c9b49106", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6651, "upload_time": "2016-04-20T03:10:40", "url": "https://files.pythonhosted.org/packages/6f/a2/5c3c756210ccb93e3cb904f959bd415753638dcda4bdf86e7d5933554903/Adafruit_TCS34725-1.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "af4a3a5524a64005bf48273b34935928", "sha256": "3a86241b0ffba2f8306c962e2c014f2596a5da807aea3e63f49b28f082a3dc0d" }, "downloads": -1, "filename": "Adafruit_TCS34725-1.0.0.tar.gz", "has_sig": false, "md5_digest": "af4a3a5524a64005bf48273b34935928", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4780, "upload_time": "2016-04-20T03:10:13", "url": "https://files.pythonhosted.org/packages/ea/12/db1cf08bc425a0e37e6d99210be379300464af58f5605179f96e78bd82b9/Adafruit_TCS34725-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "2401627a7376321cec57b807afd8aa71", "sha256": "9da5964a89701451bf22bffe24678dae6c2b1177617089d4678cb2075787d5fb" }, "downloads": -1, "filename": "Adafruit_TCS34725-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "2401627a7376321cec57b807afd8aa71", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6652, "upload_time": "2016-10-19T22:27:04", "url": "https://files.pythonhosted.org/packages/97/58/0981f31bff11292d9fec274a52095f0d7b6d5e5f6cdb82212c1996dbf80b/Adafruit_TCS34725-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dfebfd803766c32c8aede21ac9a3363f", "sha256": "0b2ad7944b62798ba591177d36f80755b4bcd3d4c619d56a7b578d274ddfcde9" }, "downloads": -1, "filename": "Adafruit_TCS34725-1.0.1.tar.gz", "has_sig": false, "md5_digest": "dfebfd803766c32c8aede21ac9a3363f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4861, "upload_time": "2016-10-19T22:27:02", "url": "https://files.pythonhosted.org/packages/4d/95/59f4f499c1636357e1341c22e5720a3b416391f9a82a24327ef4bf374a6a/Adafruit_TCS34725-1.0.1.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "9d120e8eb1379147806192e8a699df6f", "sha256": "8f092fe700a44ea968e0d3baba62c8faacc2dcb2744632b2f4eac62d4ddbd0f6" }, "downloads": -1, "filename": "Adafruit_TCS34725-1.0.3.tar.gz", "has_sig": false, "md5_digest": "9d120e8eb1379147806192e8a699df6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5526, "upload_time": "2018-08-30T19:00:23", "url": "https://files.pythonhosted.org/packages/a0/f5/35efffa77ded648dff8fc65c52db1c42004e568c6c9f2a8d8f494790fbe2/Adafruit_TCS34725-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9d120e8eb1379147806192e8a699df6f", "sha256": "8f092fe700a44ea968e0d3baba62c8faacc2dcb2744632b2f4eac62d4ddbd0f6" }, "downloads": -1, "filename": "Adafruit_TCS34725-1.0.3.tar.gz", "has_sig": false, "md5_digest": "9d120e8eb1379147806192e8a699df6f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5526, "upload_time": "2018-08-30T19:00:23", "url": "https://files.pythonhosted.org/packages/a0/f5/35efffa77ded648dff8fc65c52db1c42004e568c6c9f2a8d8f494790fbe2/Adafruit_TCS34725-1.0.3.tar.gz" } ] }