{ "info": { "author": "Adafruit Industries", "author_email": "circuitpython@adafruit.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries", "Topic :: System :: Hardware" ], "description": "Introduction\n============\n\n.. image:: https://readthedocs.org/projects/adafruit-circuitpython-tcs34725/badge/?version=latest\n :target: https://circuitpython.readthedocs.io/projects/tcs34725/en/latest/\n :alt: Documentation Status\n\n.. image :: https://img.shields.io/discord/327254708534116352.svg\n :target: https://discord.gg/nBQh6qu\n :alt: Discord\n\n.. image:: https://travis-ci.com/adafruit/Adafruit_CircuitPython_TCS34725.svg?branch=master\n :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_TCS34725\n :alt: Build Status\n\nCircuitPython module for the TCS34725 color sensor.\n\nDependencies\n=============\nThis driver depends on:\n\n* `Adafruit CircuitPython `_\n* `Bus Device `_\n\nPlease ensure all dependencies are available on the CircuitPython filesystem.\nThis is easily achieved by downloading\n`the Adafruit library and driver bundle `_.\n\nUsage Example\n=============\n\nSee examples/tcs34725_simpletest.py for an example of the module's usage.\n\nContributing\n============\n\nContributions are welcome! Please read our `Code of Conduct\n`_\nbefore contributing to help this project stay welcoming.\n\nBuilding locally\n================\n\nTo build this library locally you'll need to install the\n`circuitpython-build-tools `_ package.\n\n.. code-block:: shell\n\n python3 -m venv .env\n source .env/bin/activate\n pip install circuitpython-build-tools\n\nOnce installed, make sure you are in the virtual environment:\n\n.. code-block:: shell\n\n source .env/bin/activate\n\nThen run the build:\n\n.. code-block:: shell\n\n circuitpython-build-bundles --filename_prefix adafruit-circuitpython-tcs34725 --library_location .\n\nSphinx documentation\n-----------------------\n\nSphinx is used to build the documentation based on rST files and comments in the code. First,\ninstall dependencies (feel free to reuse the virtual environment from above):\n\n.. code-block:: shell\n\n python3 -m venv .env\n source .env/bin/activate\n pip install Sphinx sphinx-rtd-theme\n\nNow, once you have the virtual environment activated:\n\n.. code-block:: shell\n\n cd docs\n sphinx-build -E -W -b html . _build/html\n\nThis will output the documentation to ``docs/_build/html``. Open the index.html in your browser to\nview them. It will also (due to -W) error out on any warning like Travis will. This is a good way to\nlocally verify it will pass.", "description_content_type": "text/x-rst", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/adafruit/Adafruit_CircuitPython_TCS34725", "keywords": "adafruit tcs34725 color sensor rgb hardware micropython circuitpython", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "adafruit-circuitpython-tcs34725", "package_url": "https://pypi.org/project/adafruit-circuitpython-tcs34725/", "platform": "", "project_url": "https://pypi.org/project/adafruit-circuitpython-tcs34725/", "project_urls": { "Homepage": "https://github.com/adafruit/Adafruit_CircuitPython_TCS34725" }, "release_url": "https://pypi.org/project/adafruit-circuitpython-tcs34725/3.2.2/", "requires_dist": null, "requires_python": "", "summary": "CircuitPython library for TCS34725 color sensor.", "version": "3.2.2" }, "last_serial": 5717783, "releases": { "3.1.0": [ { "comment_text": "", "digests": { "md5": "521861a1addaf356eb2c8fd06e823c5a", "sha256": "18a61017668f13eb3972a3e0db2210da242a942554f352aff4c4bfd2a310acda" }, "downloads": -1, "filename": "adafruit-circuitpython-tcs34725-3.1.0.tar.gz", "has_sig": false, "md5_digest": "521861a1addaf356eb2c8fd06e823c5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21169, "upload_time": "2018-08-07T23:19:42", "url": "https://files.pythonhosted.org/packages/ad/43/a582a682c710610ca26af9490f1c6b9408eff4ed6774eb5a060e7c23c627/adafruit-circuitpython-tcs34725-3.1.0.tar.gz" } ], "3.1.1": [ { "comment_text": "", "digests": { "md5": "cf5636fc52bce88650ee3e8d78b6883f", "sha256": "64d1b221f9bdad5a4116c11a8d4624198147afbed3ebcd70cfef6a397469fd3d" }, "downloads": -1, "filename": "adafruit-circuitpython-tcs34725-3.1.1.tar.gz", "has_sig": false, "md5_digest": "cf5636fc52bce88650ee3e8d78b6883f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21439, "upload_time": "2018-10-04T23:41:13", "url": "https://files.pythonhosted.org/packages/fd/be/00e23422478e537e1e3e1b85e186ad3586892052576a2190239c97cc5c09/adafruit-circuitpython-tcs34725-3.1.1.tar.gz" } ], "3.1.2": [ { "comment_text": "", "digests": { "md5": "53393cae77ca0936939c65a939cf7193", "sha256": "88de50e9538cf64b017548a0e0f16255aec4b59ca7aa5561ef13d7d89b6d63fa" }, "downloads": -1, "filename": "adafruit-circuitpython-tcs34725-3.1.2.tar.gz", "has_sig": false, "md5_digest": "53393cae77ca0936939c65a939cf7193", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21535, "upload_time": "2018-11-27T17:04:23", "url": "https://files.pythonhosted.org/packages/a3/35/f6567cf539f22cf0a387174349888209fb0783421594bb8a120e454509ae/adafruit-circuitpython-tcs34725-3.1.2.tar.gz" } ], "3.2.0": [ { "comment_text": "", "digests": { "md5": "a638ab1487abb9b761ad53d5862d41b8", "sha256": "2f42ec49d6a7f8fb18fff03a8e03b7e1c42b16c6b038224c82d14a691085e0ac" }, "downloads": -1, "filename": "adafruit-circuitpython-tcs34725-3.2.0.tar.gz", "has_sig": false, "md5_digest": "a638ab1487abb9b761ad53d5862d41b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21492, "upload_time": "2018-12-17T22:53:21", "url": "https://files.pythonhosted.org/packages/dd/79/59563e529c8452e52683c739d3f4a747ae281d08d2993be3e928571f3a43/adafruit-circuitpython-tcs34725-3.2.0.tar.gz" } ], "3.2.1": [ { "comment_text": "", "digests": { "md5": "2922b69923fed17cc89b40abe4a14a64", "sha256": "039d3b5f3512a814c0a33115e7325a9da28cc90136c4c019a68697ca40da4c24" }, "downloads": -1, "filename": "adafruit-circuitpython-tcs34725-3.2.1.tar.gz", "has_sig": false, "md5_digest": "2922b69923fed17cc89b40abe4a14a64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21486, "upload_time": "2019-01-16T02:39:28", "url": "https://files.pythonhosted.org/packages/bf/69/a96592bdf7b12e9350e369eac28299df4b4a9343fbb49d660def49122d9a/adafruit-circuitpython-tcs34725-3.2.1.tar.gz" } ], "3.2.2": [ { "comment_text": "", "digests": { "md5": "d70f242c938057e6b7c783e2c8026fe2", "sha256": "813dbc3666f7be21cfcc8390af29c714488b63ecccca0514785ac41c4a3e974a" }, "downloads": -1, "filename": "adafruit-circuitpython-tcs34725-3.2.2.tar.gz", "has_sig": false, "md5_digest": "d70f242c938057e6b7c783e2c8026fe2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21494, "upload_time": "2019-08-22T23:05:02", "url": "https://files.pythonhosted.org/packages/a4/32/078867d011f69d603128ed294d335d5b76fd95c791937666b4a44e7d7e22/adafruit-circuitpython-tcs34725-3.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d70f242c938057e6b7c783e2c8026fe2", "sha256": "813dbc3666f7be21cfcc8390af29c714488b63ecccca0514785ac41c4a3e974a" }, "downloads": -1, "filename": "adafruit-circuitpython-tcs34725-3.2.2.tar.gz", "has_sig": false, "md5_digest": "d70f242c938057e6b7c783e2c8026fe2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21494, "upload_time": "2019-08-22T23:05:02", "url": "https://files.pythonhosted.org/packages/a4/32/078867d011f69d603128ed294d335d5b76fd95c791937666b4a44e7d7e22/adafruit-circuitpython-tcs34725-3.2.2.tar.gz" } ] }