{ "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-mcp230xx/badge/?version=latest\n :target: https://circuitpython.readthedocs.io/projects/mcp230xx/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_MCP230xx.svg?branch=master\n :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_MCP230xx\n :alt: Build Status\n\nCircuitPython module for the MCP23017 and MCP23008 I2C I/O extenders.\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/mcp230xx_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\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-mcp230xx --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_MCP230xx", "keywords": "adafruit mcp23017 mcp23008 i2c gpio expander hardware micropython circuitpython", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "adafruit-circuitpython-mcp230xx", "package_url": "https://pypi.org/project/adafruit-circuitpython-mcp230xx/", "platform": "", "project_url": "https://pypi.org/project/adafruit-circuitpython-mcp230xx/", "project_urls": { "Homepage": "https://github.com/adafruit/Adafruit_CircuitPython_MCP230xx" }, "release_url": "https://pypi.org/project/adafruit-circuitpython-mcp230xx/2.2.0/", "requires_dist": null, "requires_python": "", "summary": "CircuitPython library for controlling a MCP23008 or MCP23017 I2C GPIO expander.", "version": "2.2.0" }, "last_serial": 5738956, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "f81100aa5af63796f5f74e121a8f22c3", "sha256": "d5890ac29857b23f1a4ad2915bb25f095f51c65206b5dfd9c457a9bba878fabb" }, "downloads": -1, "filename": "adafruit-circuitpython-mcp230xx-1.1.0.tar.gz", "has_sig": false, "md5_digest": "f81100aa5af63796f5f74e121a8f22c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21708, "upload_time": "2018-08-06T21:17:38", "url": "https://files.pythonhosted.org/packages/a2/7a/896c908a588cbf65a1ac8f1a5db93cd1f5a52e3da58c4ef46a064a45f55f/adafruit-circuitpython-mcp230xx-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "e47bb1ce9cfe600dd4d95ce0324ae410", "sha256": "e89278e40b976329ba304a147f7b393d2e043195331e18039fadce0433518c6c" }, "downloads": -1, "filename": "adafruit-circuitpython-mcp230xx-1.1.1.tar.gz", "has_sig": false, "md5_digest": "e47bb1ce9cfe600dd4d95ce0324ae410", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21821, "upload_time": "2018-10-16T22:13:56", "url": "https://files.pythonhosted.org/packages/28/9d/66c37a28532f42ee894400b692ffce66d4d7d16219b8bd3faffa5df457ff/adafruit-circuitpython-mcp230xx-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "ce096067a319e06d6e6a10ded07a7008", "sha256": "39e70010777cdb459a33fd26d1acfe0351b3d6f2e303d6d555586600e12bc0cf" }, "downloads": -1, "filename": "adafruit-circuitpython-mcp230xx-1.1.2.tar.gz", "has_sig": false, "md5_digest": "ce096067a319e06d6e6a10ded07a7008", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21133, "upload_time": "2019-01-15T23:58:48", "url": "https://files.pythonhosted.org/packages/9b/33/cd633b5d5cafa030948069bb88abfc5ebd8aa9f85067cd456d9b0a05c6b3/adafruit-circuitpython-mcp230xx-1.1.2.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "03fe42ee6166001a6e2629f76aa11f29", "sha256": "2002745a541cfea538aed55854d5d8cdb626e87e98cc6e66ce2b6f21dca91ca9" }, "downloads": -1, "filename": "adafruit-circuitpython-mcp230xx-1.2.0.tar.gz", "has_sig": false, "md5_digest": "03fe42ee6166001a6e2629f76aa11f29", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22574, "upload_time": "2019-02-22T15:31:42", "url": "https://files.pythonhosted.org/packages/db/fb/09c0173dac2387b96913939640c9e000cbbca628fdcc6387045f0b5a5f60/adafruit-circuitpython-mcp230xx-1.2.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "2c964371f67ce93f7dc3d330b6f1100b", "sha256": "99da04fc8f65e7303b241a7a980e87395afa011474c8edfc8b48d8d0f07249b6" }, "downloads": -1, "filename": "adafruit-circuitpython-mcp230xx-2.0.0.tar.gz", "has_sig": false, "md5_digest": "2c964371f67ce93f7dc3d330b6f1100b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22821, "upload_time": "2019-05-17T00:49:33", "url": "https://files.pythonhosted.org/packages/e8/98/8cfeaa5e10ea926b6427fd26932418112a966bc23dc258b7b228051b5ec1/adafruit-circuitpython-mcp230xx-2.0.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "ebc8e19b80fdb7f7636fdb5b384b2fbd", "sha256": "6909297f2e810aa4852e5ce7d95bf4139630035ef4627a07a7cac76693d3d0d3" }, "downloads": -1, "filename": "adafruit-circuitpython-mcp230xx-2.0.1.tar.gz", "has_sig": false, "md5_digest": "ebc8e19b80fdb7f7636fdb5b384b2fbd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22813, "upload_time": "2019-05-21T20:11:15", "url": "https://files.pythonhosted.org/packages/7f/1b/a92268a4fdd8aa45486f930a406f0c75f49328890176a8420aa421a21736/adafruit-circuitpython-mcp230xx-2.0.1.tar.gz" } ], "2.1.0": [ { "comment_text": "", "digests": { "md5": "d63895a73c945b6949fb605f308078b8", "sha256": "93af4034e0141653ddc3ac9431ce0af2d281f147d4266521233f4f939039cf68" }, "downloads": -1, "filename": "adafruit-circuitpython-mcp230xx-2.1.0.tar.gz", "has_sig": false, "md5_digest": "d63895a73c945b6949fb605f308078b8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24222, "upload_time": "2019-06-05T16:14:06", "url": "https://files.pythonhosted.org/packages/b9/c1/9c1ea49f61db27666d67dabe40185b5223c9c38b44f908ba324b692e3afb/adafruit-circuitpython-mcp230xx-2.1.0.tar.gz" } ], "2.2.0": [ { "comment_text": "", "digests": { "md5": "9fc4e197d1f22681c41013ee794307c8", "sha256": "29f3a53c159f02719a39905f9ba163017f2b85a53b97f3c1bfb83bbecbf550b6" }, "downloads": -1, "filename": "adafruit-circuitpython-mcp230xx-2.2.0.tar.gz", "has_sig": false, "md5_digest": "9fc4e197d1f22681c41013ee794307c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24239, "upload_time": "2019-08-27T18:51:28", "url": "https://files.pythonhosted.org/packages/52/ef/64cec611dc411efe408b4b516d0552c31c8d54779118a812c44327e246cf/adafruit-circuitpython-mcp230xx-2.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9fc4e197d1f22681c41013ee794307c8", "sha256": "29f3a53c159f02719a39905f9ba163017f2b85a53b97f3c1bfb83bbecbf550b6" }, "downloads": -1, "filename": "adafruit-circuitpython-mcp230xx-2.2.0.tar.gz", "has_sig": false, "md5_digest": "9fc4e197d1f22681c41013ee794307c8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24239, "upload_time": "2019-08-27T18:51:28", "url": "https://files.pythonhosted.org/packages/52/ef/64cec611dc411efe408b4b516d0552c31c8d54779118a812c44327e246cf/adafruit-circuitpython-mcp230xx-2.2.0.tar.gz" } ] }