{ "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-miniqr/badge/?version=latest\n :target: https://circuitpython.readthedocs.io/projects/miniqr/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_miniQR.svg?branch=master\n :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_miniQR\n :alt: Build Status\n\nA non-hardware dependant miniature QR generator library. All native Python!\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\n.. code-block:: python\n\n\timport adafruit_miniqr\n\n\tqr = adafruit_miniqr.QRCode()\n\tqr.add_data(b'https://www.adafruit.com')\n\tqr.make()\n\tprint(qr.matrix)\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-miniqr --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_miniQR", "keywords": "adafruit software miniqr qr generator python micropython circuitpython", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "adafruit-circuitpython-miniqr", "package_url": "https://pypi.org/project/adafruit-circuitpython-miniqr/", "platform": "", "project_url": "https://pypi.org/project/adafruit-circuitpython-miniqr/", "project_urls": { "Homepage": "https://github.com/adafruit/Adafruit_CircuitPython_miniQR" }, "release_url": "https://pypi.org/project/adafruit-circuitpython-miniqr/1.2.0/", "requires_dist": null, "requires_python": "", "summary": "A non-hardware dependant miniature QR generator library. All native Python!", "version": "1.2.0" }, "last_serial": 5442646, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "275dd215d7ca445e4440ad523d16a418", "sha256": "6dcb6754e1426a541ab4bdf8960ef67dd13a7cab6e62ceef7926c9b21687036f" }, "downloads": -1, "filename": "adafruit-circuitpython-miniqr-1.1.0.tar.gz", "has_sig": false, "md5_digest": "275dd215d7ca445e4440ad523d16a418", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25048, "upload_time": "2018-10-02T23:00:14", "url": "https://files.pythonhosted.org/packages/3e/e6/7f89cd9f08c0ee0a278282ed8f5881cb38755c3974954199d2c2018ef18f/adafruit-circuitpython-miniqr-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "086d63c4088d5cbdff219faf35232d69", "sha256": "9d62ae626c00557f3ca4158ad93f283d1cd6aaabcb713ed3d59ebecc4696c60e" }, "downloads": -1, "filename": "adafruit-circuitpython-miniqr-1.1.1.tar.gz", "has_sig": false, "md5_digest": "086d63c4088d5cbdff219faf35232d69", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25021, "upload_time": "2019-01-15T03:22:27", "url": "https://files.pythonhosted.org/packages/69/31/189bbca114429063948241b561464281748239819c5b155339722a276dba/adafruit-circuitpython-miniqr-1.1.1.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "10d2964cdc400fffc9b1aa284030a210", "sha256": "432cbb5753665402e260b5fcd9c7082bf6f5b9f29d65981080062acda2910311" }, "downloads": -1, "filename": "adafruit-circuitpython-miniqr-1.2.0.tar.gz", "has_sig": false, "md5_digest": "10d2964cdc400fffc9b1aa284030a210", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24881, "upload_time": "2019-06-24T21:18:06", "url": "https://files.pythonhosted.org/packages/54/91/bdd8ac10a2aee40aa6a061c4365152115478bb4709c19075313876472cb2/adafruit-circuitpython-miniqr-1.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "10d2964cdc400fffc9b1aa284030a210", "sha256": "432cbb5753665402e260b5fcd9c7082bf6f5b9f29d65981080062acda2910311" }, "downloads": -1, "filename": "adafruit-circuitpython-miniqr-1.2.0.tar.gz", "has_sig": false, "md5_digest": "10d2964cdc400fffc9b1aa284030a210", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24881, "upload_time": "2019-06-24T21:18:06", "url": "https://files.pythonhosted.org/packages/54/91/bdd8ac10a2aee40aa6a061c4365152115478bb4709c19075313876472cb2/adafruit-circuitpython-miniqr-1.2.0.tar.gz" } ] }