{ "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-lsm9ds1/badge/?version=latest\n :target: https://circuitpython.readthedocs.io/projects/lsm9ds1/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_LSM9DS1.svg?branch=master\n :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_LSM9DS1\n :alt: Build Status\n\nCircuitPython module for the LSM9DS1 accelerometer, magnetometer, gyroscope.\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/lsm9ds1_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\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-lsm9ds1 --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_LSM9DS1", "keywords": "adafruit accelerometer magnetometer gyroscope lsm9ds1breakout hardware micropython circuitpython", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "adafruit-circuitpython-lsm9ds1", "package_url": "https://pypi.org/project/adafruit-circuitpython-lsm9ds1/", "platform": "", "project_url": "https://pypi.org/project/adafruit-circuitpython-lsm9ds1/", "project_urls": { "Homepage": "https://github.com/adafruit/Adafruit_CircuitPython_LSM9DS1" }, "release_url": "https://pypi.org/project/adafruit-circuitpython-lsm9ds1/2.0.4/", "requires_dist": null, "requires_python": "", "summary": "CircuitPython library for LSM9DS1 accelerometer, magnetometer, gyroscope.", "version": "2.0.4" }, "last_serial": 5721919, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "f503550dc70c117207ffed02b33e285c", "sha256": "df05ac829266b593dc89a45be8ba895653c64ae4d80fdae4db673a91a2f275e4" }, "downloads": -1, "filename": "adafruit-circuitpython-lsm9ds1-1.1.0.tar.gz", "has_sig": false, "md5_digest": "f503550dc70c117207ffed02b33e285c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22228, "upload_time": "2018-08-06T20:54:58", "url": "https://files.pythonhosted.org/packages/b2/4d/2c42cb9691af270ea36037c2424190030368c21e029fa893733e941bb7f6/adafruit-circuitpython-lsm9ds1-1.1.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "f2256c15df0c85c1adb14a7d4c1874b3", "sha256": "cb44500743a5c7c33a9f84adf8b4a46184dad318108f5c8d55c042074dea9caa" }, "downloads": -1, "filename": "adafruit-circuitpython-lsm9ds1-2.0.0.tar.gz", "has_sig": false, "md5_digest": "f2256c15df0c85c1adb14a7d4c1874b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22019, "upload_time": "2018-09-18T21:22:17", "url": "https://files.pythonhosted.org/packages/43/cd/981b176fc5bdc537334c8cc24fd63dd01c1fb9bbb41af64a06754d4b3949/adafruit-circuitpython-lsm9ds1-2.0.0.tar.gz" } ], "2.0.1": [ { "comment_text": "", "digests": { "md5": "e684008b26941f07172a9f08534fc2ef", "sha256": "df64f618900c3d0d18c840aaaa8e43b586a8ad5331d7df4e7835d00a91cc8ed7" }, "downloads": -1, "filename": "adafruit-circuitpython-lsm9ds1-2.0.1.tar.gz", "has_sig": false, "md5_digest": "e684008b26941f07172a9f08534fc2ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22108, "upload_time": "2018-10-10T17:58:20", "url": "https://files.pythonhosted.org/packages/47/05/683b4ee948e30b41ddbb49d1c3fdb9864051ed8b788773cdcf2c7bbcdf0e/adafruit-circuitpython-lsm9ds1-2.0.1.tar.gz" } ], "2.0.2": [ { "comment_text": "", "digests": { "md5": "02206d67f72d45d1bf44c0d6a834cfe6", "sha256": "9f9415a8616f779b805ec8113b6bce32bcff2e22dbd7d801e4123f199b99652c" }, "downloads": -1, "filename": "adafruit-circuitpython-lsm9ds1-2.0.2.tar.gz", "has_sig": false, "md5_digest": "02206d67f72d45d1bf44c0d6a834cfe6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21610, "upload_time": "2019-01-15T03:34:14", "url": "https://files.pythonhosted.org/packages/7d/09/ad561f9d236bb5a39f92b89c625c336d9e7a3299f160e00e8cfbe6e455b5/adafruit-circuitpython-lsm9ds1-2.0.2.tar.gz" } ], "2.0.4": [ { "comment_text": "", "digests": { "md5": "29d1115cc69c9cc0bd722c0122d90897", "sha256": "740a6dc6a3d0d1d70771387faa218ef05ae83bbc06fb78ff9b687e23fd1da0a9" }, "downloads": -1, "filename": "adafruit-circuitpython-lsm9ds1-2.0.4.tar.gz", "has_sig": false, "md5_digest": "29d1115cc69c9cc0bd722c0122d90897", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21642, "upload_time": "2019-08-23T17:56:28", "url": "https://files.pythonhosted.org/packages/27/bc/f1bac45d39bdb366976b79a96233834101219128bd77f97558d6c8f37229/adafruit-circuitpython-lsm9ds1-2.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "29d1115cc69c9cc0bd722c0122d90897", "sha256": "740a6dc6a3d0d1d70771387faa218ef05ae83bbc06fb78ff9b687e23fd1da0a9" }, "downloads": -1, "filename": "adafruit-circuitpython-lsm9ds1-2.0.4.tar.gz", "has_sig": false, "md5_digest": "29d1115cc69c9cc0bd722c0122d90897", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21642, "upload_time": "2019-08-23T17:56:28", "url": "https://files.pythonhosted.org/packages/27/bc/f1bac45d39bdb366976b79a96233834101219128bd77f97558d6c8f37229/adafruit-circuitpython-lsm9ds1-2.0.4.tar.gz" } ] }