{ "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-vl53l0x/badge/?version=latest\n :target: https://circuitpython.readthedocs.io/projects/vl53l0x/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_VL53L0X.svg?branch=master\n :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_VL53L0X\n :alt: Build Status\n\nCircuitPython driver for the VL53L0X distance sensor.\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 in the examples/vl53l0x_simpletest.py file.\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-vl53l0x --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_DRV2605", "keywords": "adafruit vl53l0x time flight distance sensorbreakout hardware micropython circuitpython", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "adafruit-circuitpython-vl53l0x", "package_url": "https://pypi.org/project/adafruit-circuitpython-vl53l0x/", "platform": "", "project_url": "https://pypi.org/project/adafruit-circuitpython-vl53l0x/", "project_urls": { "Homepage": "https://github.com/adafruit/Adafruit_CircuitPython_DRV2605" }, "release_url": "https://pypi.org/project/adafruit-circuitpython-vl53l0x/3.1.5/", "requires_dist": null, "requires_python": "", "summary": "CircuitPython library for VL53L0X time of flight distance sensor.", "version": "3.1.5" }, "last_serial": 4697161, "releases": { "3.1.0": [ { "comment_text": "", "digests": { "md5": "0c2fcc3ec9681e7d968b651bd2f125f8", "sha256": "a0ad894e76089754e40d7ee34ab5a5fcbbf3cc5f4902b2a211ce3a1af2ec425a" }, "downloads": -1, "filename": "adafruit-circuitpython-vl53l0x-3.1.0.tar.gz", "has_sig": false, "md5_digest": "0c2fcc3ec9681e7d968b651bd2f125f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23503, "upload_time": "2018-08-08T22:24:22", "url": "https://files.pythonhosted.org/packages/4c/a8/a52cdd1df5b1fa5efc202c590d874ca5fe9331021d982df49683b9720672/adafruit-circuitpython-vl53l0x-3.1.0.tar.gz" } ], "3.1.1": [ { "comment_text": "", "digests": { "md5": "784f786ef85cbb6b3ad0c0d39c2dad4c", "sha256": "b009bc6dd338f7b6c02888763957b79fe3cd011daf357f34144c2abe069dde66" }, "downloads": -1, "filename": "adafruit-circuitpython-vl53l0x-3.1.1.tar.gz", "has_sig": false, "md5_digest": "784f786ef85cbb6b3ad0c0d39c2dad4c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23760, "upload_time": "2018-08-13T01:56:11", "url": "https://files.pythonhosted.org/packages/da/cd/170f6d1daff2dd66d30e5ccf624ac34f76a915e1e6c3ad0d84b7299f7707/adafruit-circuitpython-vl53l0x-3.1.1.tar.gz" } ], "3.1.3": [ { "comment_text": "", "digests": { "md5": "a12b913c961ddccf8707d919495a1c36", "sha256": "a2dd6884225c71250d515140865a25b354415efc9c2f0ab0066e64dfb972d92b" }, "downloads": -1, "filename": "adafruit-circuitpython-vl53l0x-3.1.3.tar.gz", "has_sig": false, "md5_digest": "a12b913c961ddccf8707d919495a1c36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23587, "upload_time": "2018-08-13T06:04:30", "url": "https://files.pythonhosted.org/packages/c6/f8/68f9c88a40c0a6be1283247bba29e0a2643015c8d660cf98ba97c06990f3/adafruit-circuitpython-vl53l0x-3.1.3.tar.gz" } ], "3.1.4": [ { "comment_text": "", "digests": { "md5": "83920b0773274b9eec3962911b9499ae", "sha256": "2d872ec94e1c6b3e51e45f65e7561543bb8de546ad433f6eebcdf711aa6aadc5" }, "downloads": -1, "filename": "adafruit-circuitpython-vl53l0x-3.1.4.tar.gz", "has_sig": false, "md5_digest": "83920b0773274b9eec3962911b9499ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23593, "upload_time": "2018-11-12T17:51:31", "url": "https://files.pythonhosted.org/packages/cb/f6/8eb1b3ece5f4fa9b5e992a1535aa671b605aec6f7a9b759e63f02e9779a8/adafruit-circuitpython-vl53l0x-3.1.4.tar.gz" } ], "3.1.5": [ { "comment_text": "", "digests": { "md5": "aff39ae554f8bae780a01516f49d33c3", "sha256": "954c8384da9debfe0966a688bd671af275bc31e29d60cea032e12e18347f287f" }, "downloads": -1, "filename": "adafruit-circuitpython-vl53l0x-3.1.5.tar.gz", "has_sig": false, "md5_digest": "aff39ae554f8bae780a01516f49d33c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23541, "upload_time": "2019-01-15T03:16:09", "url": "https://files.pythonhosted.org/packages/7d/96/6af5e4c4973ef426f8a3378db3da008a5ce695624e2164bf15a74507aea2/adafruit-circuitpython-vl53l0x-3.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "aff39ae554f8bae780a01516f49d33c3", "sha256": "954c8384da9debfe0966a688bd671af275bc31e29d60cea032e12e18347f287f" }, "downloads": -1, "filename": "adafruit-circuitpython-vl53l0x-3.1.5.tar.gz", "has_sig": false, "md5_digest": "aff39ae554f8bae780a01516f49d33c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23541, "upload_time": "2019-01-15T03:16:09", "url": "https://files.pythonhosted.org/packages/7d/96/6af5e4c4973ef426f8a3378db3da008a5ce695624e2164bf15a74507aea2/adafruit-circuitpython-vl53l0x-3.1.5.tar.gz" } ] }