{ "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-stmpe610/badge/?version=latest\n :target: https://circuitpython.readthedocs.io/projects/stmpe610/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_STMPE610.svg?branch=master\n :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_STMPE610\n :alt: Build Status\n\nAdafruit CircuitPython module for the STMPE610 Resistive Touch Screen Controller\n\nDependencies\n=============\nThis driver depends on:\n\n* `Adafruit CircuitPython `_\n* `Bus Device `_\n* `Register `_\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 in github repository: https://github.com/adafruit/Adafruit_CircuitPython_STMPE610/tree/master/examples\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-stmpe610 --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_STMPE610", "keywords": "adafruit stmpe610 resistive touch screen controllerhardware micropython circuitpython", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "adafruit-circuitpython-stmpe610", "package_url": "https://pypi.org/project/adafruit-circuitpython-stmpe610/", "platform": "", "project_url": "https://pypi.org/project/adafruit-circuitpython-stmpe610/", "project_urls": { "Homepage": "https://github.com/adafruit/Adafruit_CircuitPython_STMPE610" }, "release_url": "https://pypi.org/project/adafruit-circuitpython-stmpe610/1.1.3/", "requires_dist": null, "requires_python": "", "summary": "CircuitPython library for STMPE610 Resistive Touch Screen Controller.", "version": "1.1.3" }, "last_serial": 5307809, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "425970e2bb78c32131f70621b7022485", "sha256": "6da3797943e1ee4db0d0c83d66f5e6e23a113d5d306f593d473e3538f0841003" }, "downloads": -1, "filename": "adafruit-circuitpython-stmpe610-1.1.0.tar.gz", "has_sig": false, "md5_digest": "425970e2bb78c32131f70621b7022485", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20490, "upload_time": "2018-08-07T23:17:21", "url": "https://files.pythonhosted.org/packages/0d/3b/5c1b77b5e1a790d25fa8eafe662ed454d129792f9a79f493eda702dd6e6d/adafruit-circuitpython-stmpe610-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "678bdf88aefc633b19fadb84fd6bb03e", "sha256": "7e691f62048403027c46ef3f3e17f4b750c86204427d8211ebd3496554ea883f" }, "downloads": -1, "filename": "adafruit-circuitpython-stmpe610-1.1.1.tar.gz", "has_sig": false, "md5_digest": "678bdf88aefc633b19fadb84fd6bb03e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20496, "upload_time": "2018-11-12T17:37:25", "url": "https://files.pythonhosted.org/packages/1c/5a/46a2f1d4ba109a6924ec923591407caa9ad97362c623d64d57c61105fd56/adafruit-circuitpython-stmpe610-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "5a95b20898ebe179048196096cb9c016", "sha256": "e633d33bab8ef8e8840fbfc36933ed3c138feb2d245f2a33df9bac493c3e2f20" }, "downloads": -1, "filename": "adafruit-circuitpython-stmpe610-1.1.2.tar.gz", "has_sig": false, "md5_digest": "5a95b20898ebe179048196096cb9c016", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19312, "upload_time": "2019-01-15T02:52:54", "url": "https://files.pythonhosted.org/packages/b5/f8/ea70b538adb097db66b9b0810e7515dbfb86ebed583a8d38f8608d4b03fe/adafruit-circuitpython-stmpe610-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "f59e972a54969f0156d93d1f5be600dc", "sha256": "19a01bc68fb6c7a70f4cb8a5bbe5109a43dff3b5945f32c6a3d54daa90497c37" }, "downloads": -1, "filename": "adafruit-circuitpython-stmpe610-1.1.3.tar.gz", "has_sig": false, "md5_digest": "f59e972a54969f0156d93d1f5be600dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19317, "upload_time": "2019-05-23T14:44:45", "url": "https://files.pythonhosted.org/packages/c6/34/44448fbb59b2fff0e998bfef3c12927cdf0917f3f36097e3afd60e344bbd/adafruit-circuitpython-stmpe610-1.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f59e972a54969f0156d93d1f5be600dc", "sha256": "19a01bc68fb6c7a70f4cb8a5bbe5109a43dff3b5945f32c6a3d54daa90497c37" }, "downloads": -1, "filename": "adafruit-circuitpython-stmpe610-1.1.3.tar.gz", "has_sig": false, "md5_digest": "f59e972a54969f0156d93d1f5be600dc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19317, "upload_time": "2019-05-23T14:44:45", "url": "https://files.pythonhosted.org/packages/c6/34/44448fbb59b2fff0e998bfef3c12927cdf0917f3f36097e3afd60e344bbd/adafruit-circuitpython-stmpe610-1.1.3.tar.gz" } ] }