{ "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-max9744/badge/?version=latest\n :target: https://circuitpython.readthedocs.io/projects/max9744/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_MAX9744.svg?branch=master\n :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_MAX9744\n :alt: Build Status\n\nCircuitPython module for the MAX9744 20W class D amplifier.\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\nSee examples/max9744_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-max9744 --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_MAX9744", "keywords": "adafruit amplifier max9744 breakout hardware micropython circuitpython", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "adafruit-circuitpython-max9744", "package_url": "https://pypi.org/project/adafruit-circuitpython-max9744/", "platform": "", "project_url": "https://pypi.org/project/adafruit-circuitpython-max9744/", "project_urls": { "Homepage": "https://github.com/adafruit/Adafruit_CircuitPython_MAX9744" }, "release_url": "https://pypi.org/project/adafruit-circuitpython-max9744/1.1.2/", "requires_dist": null, "requires_python": "", "summary": "CircuitPython library for MAX9744 20W class D amplifier.", "version": "1.1.2" }, "last_serial": 4701028, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "9fa1126823c1742323bb6abd3897c47e", "sha256": "77002ec76a9d39351c863a910ba2e94d4d5f908c8b6b811a6a417b7434a1de93" }, "downloads": -1, "filename": "adafruit-circuitpython-max9744-1.1.0.tar.gz", "has_sig": false, "md5_digest": "9fa1126823c1742323bb6abd3897c47e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19736, "upload_time": "2018-08-06T21:27:18", "url": "https://files.pythonhosted.org/packages/8a/36/f6a6687afe74e8deda73f49b716fea84153806ce07a289bf57aa1b7cc9a3/adafruit-circuitpython-max9744-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "558c9a302de8b2e503e0318c66759e34", "sha256": "ee116939139ed663e3162f622a92661a3f9ad8009e6b1cf55390814c268af283" }, "downloads": -1, "filename": "adafruit-circuitpython-max9744-1.1.1.tar.gz", "has_sig": false, "md5_digest": "558c9a302de8b2e503e0318c66759e34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19734, "upload_time": "2018-11-12T17:25:28", "url": "https://files.pythonhosted.org/packages/92/4a/8a4a3dbb1e3d977ec9f780bccde5803ca76940d99d2cb4d776a4328331d7/adafruit-circuitpython-max9744-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "2a5b526f8d20c90ff0caf5731beba30d", "sha256": "4019eabb8c6039b7d0af086cd0e0e0b62e3f7130a3cb40f8eeaf4b0ffb5cc5e8" }, "downloads": -1, "filename": "adafruit-circuitpython-max9744-1.1.2.tar.gz", "has_sig": false, "md5_digest": "2a5b526f8d20c90ff0caf5731beba30d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18553, "upload_time": "2019-01-16T00:25:47", "url": "https://files.pythonhosted.org/packages/90/22/ef8e0a1465be5c27b6ff0a0c4cff12d2a4cabe1d1a98bdc7c9771746d2bc/adafruit-circuitpython-max9744-1.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2a5b526f8d20c90ff0caf5731beba30d", "sha256": "4019eabb8c6039b7d0af086cd0e0e0b62e3f7130a3cb40f8eeaf4b0ffb5cc5e8" }, "downloads": -1, "filename": "adafruit-circuitpython-max9744-1.1.2.tar.gz", "has_sig": false, "md5_digest": "2a5b526f8d20c90ff0caf5731beba30d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18553, "upload_time": "2019-01-16T00:25:47", "url": "https://files.pythonhosted.org/packages/90/22/ef8e0a1465be5c27b6ff0a0c4cff12d2a4cabe1d1a98bdc7c9771746d2bc/adafruit-circuitpython-max9744-1.1.2.tar.gz" } ] }