{ "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-cap1188/badge/?version=latest\n :target: https://circuitpython.readthedocs.io/projects/cap1188/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_CAP1188.svg?branch=master\n :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_CAP1188\n :alt: Build Status\n\nCircuitPython driver for the CAP1188 8-Key Capacitive Touch Sensor Breakout. \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 usage examples in the examples folder.\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\nZip release files\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-cap1188 --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_CAP1188", "keywords": "adafruit seesaw hardware micropython circuitpython", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "adafruit-circuitpython-cap1188", "package_url": "https://pypi.org/project/adafruit-circuitpython-cap1188/", "platform": "", "project_url": "https://pypi.org/project/adafruit-circuitpython-cap1188/", "project_urls": { "Homepage": "https://github.com/adafruit/Adafruit_CircuitPython_CAP1188" }, "release_url": "https://pypi.org/project/adafruit-circuitpython-cap1188/1.1.2/", "requires_dist": null, "requires_python": "", "summary": "CircuitPython driver for the CAP1188 8-Key Capacitive Touch Sensor Breakout.", "version": "1.1.2" }, "last_serial": 5722155, "releases": { "1.0.3": [ { "comment_text": "", "digests": { "md5": "3eb8957de0e26e6f5de456634390e22b", "sha256": "8f9c4c5f689ad20d4d4d1a404dc3324c902250f29d844763b9b842bcf1fa3ebe" }, "downloads": -1, "filename": "adafruit-circuitpython-cap1188-1.0.3.tar.gz", "has_sig": false, "md5_digest": "3eb8957de0e26e6f5de456634390e22b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21126, "upload_time": "2018-10-12T18:16:35", "url": "https://files.pythonhosted.org/packages/b0/32/8d8ef6709e9105f2102555416571b450ba274cb4dee9031facc333cb7764/adafruit-circuitpython-cap1188-1.0.3.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "a99e5dfe6c910342dae4341d8e52921c", "sha256": "98fd2c86ee4e860aa721b0e71046ce7b1df0545e6b6fb5bbb1c02056b59e9b8d" }, "downloads": -1, "filename": "adafruit-circuitpython-cap1188-1.1.0.tar.gz", "has_sig": false, "md5_digest": "a99e5dfe6c910342dae4341d8e52921c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21752, "upload_time": "2018-11-05T22:29:45", "url": "https://files.pythonhosted.org/packages/e1/2d/3f192d53fabd198ae15fbda81fbefa496303f588645094233e7ad6f523d2/adafruit-circuitpython-cap1188-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "26293c832a508227faa1c6f2934918e8", "sha256": "07c1e4b28fb7d985a1fc8a0b110803f95d1e1ac75e5b7e976047d0f74ac1ef98" }, "downloads": -1, "filename": "adafruit-circuitpython-cap1188-1.1.1.tar.gz", "has_sig": false, "md5_digest": "26293c832a508227faa1c6f2934918e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20616, "upload_time": "2019-01-16T00:22:39", "url": "https://files.pythonhosted.org/packages/70/0d/1f78aef6e96ecf60e195dabf6efcd006a2e2fd562e9ec8613f29eeadd665/adafruit-circuitpython-cap1188-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "dadbd63cc6d3545ec072908876df3794", "sha256": "cf81f817ed54b53382c7cd20897b7787aada71569e22a691227bcde69973b8ee" }, "downloads": -1, "filename": "adafruit-circuitpython-cap1188-1.1.2.tar.gz", "has_sig": false, "md5_digest": "dadbd63cc6d3545ec072908876df3794", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20606, "upload_time": "2019-08-23T18:33:43", "url": "https://files.pythonhosted.org/packages/cb/b4/7462ec6a35d10ab2edbe6b52c85c6bfa31759984b88c83b2934e50032817/adafruit-circuitpython-cap1188-1.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dadbd63cc6d3545ec072908876df3794", "sha256": "cf81f817ed54b53382c7cd20897b7787aada71569e22a691227bcde69973b8ee" }, "downloads": -1, "filename": "adafruit-circuitpython-cap1188-1.1.2.tar.gz", "has_sig": false, "md5_digest": "dadbd63cc6d3545ec072908876df3794", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20606, "upload_time": "2019-08-23T18:33:43", "url": "https://files.pythonhosted.org/packages/cb/b4/7462ec6a35d10ab2edbe6b52c85c6bfa31759984b88c83b2934e50032817/adafruit-circuitpython-cap1188-1.1.2.tar.gz" } ] }