{ "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-featherwing/badge/?version=latest\n :target: https://circuitpython.readthedocs.io/projects/featherwing/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_FeatherWing.svg?branch=master\n :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_FeatherWing\n :alt: Build Status\n\nThis library provides FeatherWing specific classes for those that require a significant amount of\ninitialization.\n\nDependencies\n=============\nThese drivers depends on:\n\n* `Adafruit CircuitPython `_\n* `INA219 `_\n* `Seesaw `_\n* `HT16K33 `_\n* `DotStar `_\n* `NeoPixel `_\n* `DS3231 `_\n* `ST7735R `_\n* `ADXL34x `_\n* `ADT7410 `_\n\nPlease ensure all dependencies are available on the CircuitPython filesystem.\nThis is easily achieved by downloading\n`the Adafruit library and driver bundle `_ and highly recommended over\ninstalling each one.\n\nInstalling from PyPI\n--------------------\n\nOn supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from\nPyPI `_. To install for current user:\n\n.. code-block:: shell\n\n pip3 install adafruit-circuitpython-featherwing\n\nTo install system-wide (this may be required in some cases):\n\n.. code-block:: shell\n\n sudo pip3 install adafruit-circuitpython-featherwing\n\nTo install in a virtual environment in your current project:\n\n.. code-block:: shell\n\n mkdir project-name && cd project-name\n python3 -m venv .env\n source .env/bin/activate\n pip3 install adafruit-circuitpython-featherwing\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-featherwing --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_FeatherWing", "keywords": "adafruit ina219 featherwing joy joywing i2c hardware micropython circuitpython", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "adafruit-circuitpython-featherwing", "package_url": "https://pypi.org/project/adafruit-circuitpython-featherwing/", "platform": "", "project_url": "https://pypi.org/project/adafruit-circuitpython-featherwing/", "project_urls": { "Homepage": "https://github.com/adafruit/Adafruit_CircuitPython_FeatherWing" }, "release_url": "https://pypi.org/project/adafruit-circuitpython-featherwing/1.9.2/", "requires_dist": null, "requires_python": "", "summary": "CircuitPython library that provides FeatherWing specific classes for those that require a significant amount of initialization.", "version": "1.9.2" }, "last_serial": 5851781, "releases": { "0.9.4": [ { "comment_text": "", "digests": { "md5": "f906798637292ea9e41704cb8168f4b0", "sha256": "fb38cde80d939d42816adb5d0de9beaf547cb7dc61f64a08675da5a916ebb52a" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-0.9.4.tar.gz", "has_sig": false, "md5_digest": "f906798637292ea9e41704cb8168f4b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9839177, "upload_time": "2018-11-30T21:45:02", "url": "https://files.pythonhosted.org/packages/fa/f7/072bf2cb3d6c6d71a78d3f6f7c41457fd0bbe8debfaa9b4c6d075e4c172d/adafruit-circuitpython-featherwing-0.9.4.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "b9b12fd044089db0d19db7a11359619f", "sha256": "1beb90b384fcb6a2212c2ee44480fdbee5a198449af21d96f41c1b3ff0d58e97" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b9b12fd044089db0d19db7a11359619f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5825452, "upload_time": "2019-01-16T04:32:03", "url": "https://files.pythonhosted.org/packages/48/8b/c553978a08ffb4a72ccf80fd5d849f6f6969afb82b9ba961a297af35514c/adafruit-circuitpython-featherwing-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "ddcdb48f6d9895cdc9c06469ace975d0", "sha256": "25b896280152107bae5a5352cc5b30633fa2ed261d1e001a4a5911b29f078a68" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.0.1.tar.gz", "has_sig": false, "md5_digest": "ddcdb48f6d9895cdc9c06469ace975d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5825442, "upload_time": "2019-01-21T22:54:39", "url": "https://files.pythonhosted.org/packages/63/c0/9a893af534e5e712faa05a2e232f9d99d495f2fc0223f0eb987a2531ce5d/adafruit-circuitpython-featherwing-1.0.1.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "53891cd70a7cbdc4000d7d21d99d675a", "sha256": "3c94ffc680c94e33e7b44455d8aa3b232de49f228d300fc2c85b637b4ab39dd4" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.1.1.tar.gz", "has_sig": false, "md5_digest": "53891cd70a7cbdc4000d7d21d99d675a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5827029, "upload_time": "2019-01-30T04:30:33", "url": "https://files.pythonhosted.org/packages/b9/2a/fdcc4c3cad17dd45010696359bbb3aa2bf40a3a9675c3f223af0fcd1615f/adafruit-circuitpython-featherwing-1.1.1.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "3b7a24399537de6ec6df7267f156f9f0", "sha256": "5004a83d7a04ce3e0b99073b167f2fd61d85159934b74ded170e44fa16e8e55a" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.2.0.tar.gz", "has_sig": false, "md5_digest": "3b7a24399537de6ec6df7267f156f9f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5829947, "upload_time": "2019-02-04T05:59:59", "url": "https://files.pythonhosted.org/packages/b2/b0/36e69d7496b94a2b424d29035579310438e6c38b3facb4c38b4a0b91407f/adafruit-circuitpython-featherwing-1.2.0.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "291ae6f08ed58ada9736f61c08e30672", "sha256": "658cfda76c297df57b28e4cb521909381dcfee4d8cd57d3ac86a66e5378e05b3" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.3.0.tar.gz", "has_sig": false, "md5_digest": "291ae6f08ed58ada9736f61c08e30672", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5830636, "upload_time": "2019-02-12T18:14:55", "url": "https://files.pythonhosted.org/packages/11/5d/66c9a2b784eb3f1f2404afbc52be4bc8289c53cf5471e27b34c178a17aa9/adafruit-circuitpython-featherwing-1.3.0.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "b4babab25a207ffd54a8263eb6e06cbc", "sha256": "b7abe35cb7252cab55974070a3b4da6126f20e49be077e5b5770418cd0f33c44" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.4.0.tar.gz", "has_sig": false, "md5_digest": "b4babab25a207ffd54a8263eb6e06cbc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5830798, "upload_time": "2019-02-14T23:29:36", "url": "https://files.pythonhosted.org/packages/8b/b6/78d372b84781def83d29f11cd39efc487d298f2f7bedfc68c9ae90f8576d/adafruit-circuitpython-featherwing-1.4.0.tar.gz" } ], "1.5.0": [ { "comment_text": "", "digests": { "md5": "b0803c7bdfe482eee10e882a07f2a23c", "sha256": "07eb98ce46de0cd88f27851c8b0d602640c3ed7af720096df8607e52c3797082" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.5.0.tar.gz", "has_sig": false, "md5_digest": "b0803c7bdfe482eee10e882a07f2a23c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5833267, "upload_time": "2019-02-17T21:28:47", "url": "https://files.pythonhosted.org/packages/0e/09/a984ff5b449e5726ecbcc661a010a33beecf281b83fe2f4bfeae38cd35d2/adafruit-circuitpython-featherwing-1.5.0.tar.gz" } ], "1.6.0": [ { "comment_text": "", "digests": { "md5": "e51e6ad15812ce698071e57106f53385", "sha256": "b99406d8de64a63cc847cb0c1bb2790a7a6bb9c28684243a401e7f93633e6902" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.6.0.tar.gz", "has_sig": false, "md5_digest": "e51e6ad15812ce698071e57106f53385", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5835413, "upload_time": "2019-02-23T17:49:27", "url": "https://files.pythonhosted.org/packages/e9/80/62d9fd3d1112dd21b76e1408419e83f55f52a1960e32493028e38509abd2/adafruit-circuitpython-featherwing-1.6.0.tar.gz" } ], "1.7.0": [ { "comment_text": "", "digests": { "md5": "4177814515eb4c5f982c757d80bc8d49", "sha256": "16c2afd697c8385126c30cad06dda5eff2d488b7e52dc5cb622a2bce69c6320f" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.7.0.tar.gz", "has_sig": false, "md5_digest": "4177814515eb4c5f982c757d80bc8d49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5836628, "upload_time": "2019-02-23T21:32:44", "url": "https://files.pythonhosted.org/packages/0a/96/0cb924580fb6f850c514d218a669896723a383526a30bde95a6b2e8b9ca0/adafruit-circuitpython-featherwing-1.7.0.tar.gz" } ], "1.7.1": [ { "comment_text": "", "digests": { "md5": "be9d85c33c73e6d22b80e018e0ade97f", "sha256": "35cc3bd498a20faf72447de717bdaed2f299bea224d36bb9553fc02788072655" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.7.1.tar.gz", "has_sig": false, "md5_digest": "be9d85c33c73e6d22b80e018e0ade97f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5836640, "upload_time": "2019-02-24T05:24:35", "url": "https://files.pythonhosted.org/packages/e0/34/37c92eb57f4340936cb011357e4efb258a5041fba35ff8d539f7fbfcb86f/adafruit-circuitpython-featherwing-1.7.1.tar.gz" } ], "1.7.2": [ { "comment_text": "", "digests": { "md5": "6cd17273122b5fe84db8c0c767f6d5f5", "sha256": "a155e825f5ff97d77c53723da17d97a2c38d753cf45d62d6351f4ed8e4a0b8cf" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.7.2.tar.gz", "has_sig": false, "md5_digest": "6cd17273122b5fe84db8c0c767f6d5f5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5836631, "upload_time": "2019-02-24T19:21:33", "url": "https://files.pythonhosted.org/packages/f8/36/bdd7bd9e8dc131a69fca4c2bbae3d16fcc8458b8f80daccb7e1a9243ed89/adafruit-circuitpython-featherwing-1.7.2.tar.gz" } ], "1.7.3": [ { "comment_text": "", "digests": { "md5": "bb753084178120b3ac7809d10f673098", "sha256": "a0cd4f4f6e6c4877d03f85efd7b6ced47b73242e0b0077f1cb7a2c23a95ca90a" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.7.3.tar.gz", "has_sig": false, "md5_digest": "bb753084178120b3ac7809d10f673098", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5836445, "upload_time": "2019-03-15T15:47:31", "url": "https://files.pythonhosted.org/packages/4f/33/4837bd6c2dc1ad2fc28b573dacdfc53593438bd035bce576213b23d04c38/adafruit-circuitpython-featherwing-1.7.3.tar.gz" } ], "1.8.0": [ { "comment_text": "", "digests": { "md5": "f06294714b3909a47e341c8cff3a7aff", "sha256": "8d5a769d2e3d1d4b035e2098a56f2aad41ccde921771cb56b07fb80865992041" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.8.0.tar.gz", "has_sig": false, "md5_digest": "f06294714b3909a47e341c8cff3a7aff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5837452, "upload_time": "2019-04-12T19:27:05", "url": "https://files.pythonhosted.org/packages/16/55/f8096cfb9b714e3ba519884d841b7978eff9954539345ad20de16d4f35f8/adafruit-circuitpython-featherwing-1.8.0.tar.gz" } ], "1.8.1": [ { "comment_text": "", "digests": { "md5": "0815332bd2d413726c940a0b90985edc", "sha256": "ce9621c6088eb8f63954bfc6544fa2e3519b18f4b9152b235d9fafe84f612beb" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.8.1.tar.gz", "has_sig": false, "md5_digest": "0815332bd2d413726c940a0b90985edc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5837489, "upload_time": "2019-04-13T23:42:00", "url": "https://files.pythonhosted.org/packages/f0/0e/abea3caab64faeb12df89591e7b28062db191bf1c31871a5ada704ea8ca3/adafruit-circuitpython-featherwing-1.8.1.tar.gz" } ], "1.9.0": [ { "comment_text": "", "digests": { "md5": "d27ea8ecf45791d26d5c6df0ede9db3a", "sha256": "2b546c5b85290057093ce7f9797d903ed91ab83cf4786a10936a061d037fbf8a" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.9.0.tar.gz", "has_sig": false, "md5_digest": "d27ea8ecf45791d26d5c6df0ede9db3a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5838480, "upload_time": "2019-05-07T20:57:50", "url": "https://files.pythonhosted.org/packages/bc/90/2628dfdccf291ad62493ea2b378ab672bee91307d12530f17a320a0f0237/adafruit-circuitpython-featherwing-1.9.0.tar.gz" } ], "1.9.1": [ { "comment_text": "", "digests": { "md5": "5cda77d874d5b365d5967d4db2dfd21f", "sha256": "e983f1afb6f469b9ddcc3cf67fee1cfb51e0e3ec6661966b9422a975163dad6f" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.9.1.tar.gz", "has_sig": false, "md5_digest": "5cda77d874d5b365d5967d4db2dfd21f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5838465, "upload_time": "2019-06-02T18:19:05", "url": "https://files.pythonhosted.org/packages/24/32/efffcaf807d3337bb30906db676da34f200e1a72b79edcc1fee4e9c8ba3b/adafruit-circuitpython-featherwing-1.9.1.tar.gz" } ], "1.9.2": [ { "comment_text": "", "digests": { "md5": "7aa4d474d09b01af5ba8cfca0af60d84", "sha256": "3a38fbae95b8439c73ebe11d2af5ca913b7de8184c18245bc4d7828251e4530a" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.9.2.tar.gz", "has_sig": false, "md5_digest": "7aa4d474d09b01af5ba8cfca0af60d84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5838425, "upload_time": "2019-09-18T18:13:27", "url": "https://files.pythonhosted.org/packages/da/ff/af47935a8341da94df6887e4a0a33e3fa6bbb2ac85f1e5e622fe67e6232d/adafruit-circuitpython-featherwing-1.9.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7aa4d474d09b01af5ba8cfca0af60d84", "sha256": "3a38fbae95b8439c73ebe11d2af5ca913b7de8184c18245bc4d7828251e4530a" }, "downloads": -1, "filename": "adafruit-circuitpython-featherwing-1.9.2.tar.gz", "has_sig": false, "md5_digest": "7aa4d474d09b01af5ba8cfca0af60d84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5838425, "upload_time": "2019-09-18T18:13:27", "url": "https://files.pythonhosted.org/packages/da/ff/af47935a8341da94df6887e4a0a33e3fa6bbb2ac85f1e5e622fe67e6232d/adafruit-circuitpython-featherwing-1.9.2.tar.gz" } ] }