{ "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-tlc59711/badge/?version=latest\n :target: https://circuitpython.readthedocs.io/projects/tlc59711/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_TLC59711.svg?branch=master\n :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_TLC59711\n :alt: Build Status\n\nCircuitPython module for the TLC59711 16-bit 12 channel LED PWM driver.\n\nDependencies\n=============\nThis driver depends on:\n\n* `Adafruit CircuitPython `_\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/tlc59711_simpletest.py for a demo of the 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-tlc59711 --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_TLC59711", "keywords": "adafruit tlc59711 16-bit 12-channel led pwm hardware micropython circuitpython", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "adafruit-circuitpython-tlc59711", "package_url": "https://pypi.org/project/adafruit-circuitpython-tlc59711/", "platform": "", "project_url": "https://pypi.org/project/adafruit-circuitpython-tlc59711/", "project_urls": { "Homepage": "https://github.com/adafruit/Adafruit_CircuitPython_TLC59711" }, "release_url": "https://pypi.org/project/adafruit-circuitpython-tlc59711/1.1.3/", "requires_dist": null, "requires_python": "", "summary": "CircuitPython library for TLC59711 16-bit 12 channel LED PWM driver.", "version": "1.1.3" }, "last_serial": 5838227, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "6d1cbecc4a82f191ca3b3e7ff1897d2d", "sha256": "ec60b23ee995e0b18017aae7f68fa1c8205c4fe695cdbc32686e9b3ba24c93d9" }, "downloads": -1, "filename": "adafruit-circuitpython-tlc59711-1.1.0.tar.gz", "has_sig": false, "md5_digest": "6d1cbecc4a82f191ca3b3e7ff1897d2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22644, "upload_time": "2018-08-08T21:36:50", "url": "https://files.pythonhosted.org/packages/8d/fe/f36d00f28b7af100b792455f68051bb9af681a03bc83e80f6b50b5ed10bc/adafruit-circuitpython-tlc59711-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "97253399d2adbd24ef14873d5ec1eeae", "sha256": "294b6f23a4448e196674598bc61551516192486ad13538b4ca8d0d414c404dc8" }, "downloads": -1, "filename": "adafruit-circuitpython-tlc59711-1.1.1.tar.gz", "has_sig": false, "md5_digest": "97253399d2adbd24ef14873d5ec1eeae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22638, "upload_time": "2018-11-12T17:41:37", "url": "https://files.pythonhosted.org/packages/53/42/73b2e9850ad3b376d40223c054f77f6e0ec05367a3a5d44f75a542f975f7/adafruit-circuitpython-tlc59711-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "132e3dd82438b840a13c7dd67cca8b31", "sha256": "7affa548f3c18ff1ef365277acca49d75ceb48be242dff50da16ce26e338ff33" }, "downloads": -1, "filename": "adafruit-circuitpython-tlc59711-1.1.2.tar.gz", "has_sig": false, "md5_digest": "132e3dd82438b840a13c7dd67cca8b31", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22086, "upload_time": "2019-01-15T03:14:17", "url": "https://files.pythonhosted.org/packages/f8/52/0c52e7a1bd68afad7498702d71fd34172765cee1129e10fb5599fbf7845d/adafruit-circuitpython-tlc59711-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "121c901e4e13de3cfbb7e6614fa57cf7", "sha256": "32e6f0d83d6d2673201e395f5eea120c75b9b7a5eb3578fad759efb5118d36ea" }, "downloads": -1, "filename": "adafruit-circuitpython-tlc59711-1.1.3.tar.gz", "has_sig": false, "md5_digest": "121c901e4e13de3cfbb7e6614fa57cf7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22100, "upload_time": "2019-09-16T20:59:23", "url": "https://files.pythonhosted.org/packages/75/c0/10cd25bf9b6329ba3b6cac2ab8888d817d053584b4b290e240076644dddc/adafruit-circuitpython-tlc59711-1.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "121c901e4e13de3cfbb7e6614fa57cf7", "sha256": "32e6f0d83d6d2673201e395f5eea120c75b9b7a5eb3578fad759efb5118d36ea" }, "downloads": -1, "filename": "adafruit-circuitpython-tlc59711-1.1.3.tar.gz", "has_sig": false, "md5_digest": "121c901e4e13de3cfbb7e6614fa57cf7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22100, "upload_time": "2019-09-16T20:59:23", "url": "https://files.pythonhosted.org/packages/75/c0/10cd25bf9b6329ba3b6cac2ab8888d817d053584b4b290e240076644dddc/adafruit-circuitpython-tlc59711-1.1.3.tar.gz" } ] }