{ "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-si4713/badge/?version=latest\n :target: https://circuitpython.readthedocs.io/projects/si4713/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_SI4713.svg?branch=master\n :target: https://travis-ci.com/adafruit/Adafruit_CircuitPython_SI4713\n :alt: Build Status\n\nCircuitPython module for SI4713 FM RDS transmitter.\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/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-si4713 --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_SI4713", "keywords": "adafruit si4713 fm rds transmitter breakout hardware micropython circuitpython", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "adafruit-circuitpython-si4713", "package_url": "https://pypi.org/project/adafruit-circuitpython-si4713/", "platform": "", "project_url": "https://pypi.org/project/adafruit-circuitpython-si4713/", "project_urls": { "Homepage": "https://github.com/adafruit/Adafruit_CircuitPython_SI4713" }, "release_url": "https://pypi.org/project/adafruit-circuitpython-si4713/1.1.4/", "requires_dist": null, "requires_python": "", "summary": "CircuitPython library for SI4713 FM RDS transmitter.", "version": "1.1.4" }, "last_serial": 5744685, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "440ff4e072fcc9fcd0842c2f245f9181", "sha256": "c5e90cac713301bb617680ccb53bcabd702f46c902bcd1746413c273e7e9e525" }, "downloads": -1, "filename": "adafruit-circuitpython-si4713-1.1.0.tar.gz", "has_sig": false, "md5_digest": "440ff4e072fcc9fcd0842c2f245f9181", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25946, "upload_time": "2018-08-07T22:48:43", "url": "https://files.pythonhosted.org/packages/a8/a0/5ac015b4ca63f61d6d7e3fb625cf6173fc69c764a5060e5dd1360e32ed75/adafruit-circuitpython-si4713-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "c278e681f6b2e5a74e9224d8d102a44c", "sha256": "d5931e1452c89e4b41de5cfd0134f557b43b55d0f2707c7cd1987fb8d30e4dd3" }, "downloads": -1, "filename": "adafruit-circuitpython-si4713-1.1.1.tar.gz", "has_sig": false, "md5_digest": "c278e681f6b2e5a74e9224d8d102a44c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 26171, "upload_time": "2018-11-12T18:07:16", "url": "https://files.pythonhosted.org/packages/db/ef/091f7e382810ff53da2537678fe22f2f513ddc5911b18600a1eaebb152fa/adafruit-circuitpython-si4713-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "a8e93377158db310cd85457faf538847", "sha256": "9da61c183127737bad964f268f4648c86be7721d3eb30e4125cf86f3c99ef772" }, "downloads": -1, "filename": "adafruit-circuitpython-si4713-1.1.2.tar.gz", "has_sig": false, "md5_digest": "a8e93377158db310cd85457faf538847", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24789, "upload_time": "2019-01-15T03:16:24", "url": "https://files.pythonhosted.org/packages/87/13/f5f653eb07f29a28857b74247d6b69f9cba7e36f3f546009f450aa464207/adafruit-circuitpython-si4713-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "17350c7df00bbfae5122eef818f8cbcd", "sha256": "5990b455e4a293cd46a55245baf2d52568cf066b65b8274501168a3c41cabae8" }, "downloads": -1, "filename": "adafruit-circuitpython-si4713-1.1.3.tar.gz", "has_sig": false, "md5_digest": "17350c7df00bbfae5122eef818f8cbcd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24713, "upload_time": "2019-07-12T17:13:46", "url": "https://files.pythonhosted.org/packages/24/53/cb1fe8cadacfa25006e2e726e832e186ceb99696d98860a21292cfb2a5d1/adafruit-circuitpython-si4713-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "69f84b657e64b006fcda2605f147d00d", "sha256": "a759d1e06bbdd981265f932a636a5e828ef49890d603a01fa0b937654f761083" }, "downloads": -1, "filename": "adafruit-circuitpython-si4713-1.1.4.tar.gz", "has_sig": false, "md5_digest": "69f84b657e64b006fcda2605f147d00d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24769, "upload_time": "2019-08-28T18:48:20", "url": "https://files.pythonhosted.org/packages/74/3c/beb96777ec55ab213b5ea338c5f7b442beb960858f6a12fb40d82b278a0e/adafruit-circuitpython-si4713-1.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "69f84b657e64b006fcda2605f147d00d", "sha256": "a759d1e06bbdd981265f932a636a5e828ef49890d603a01fa0b937654f761083" }, "downloads": -1, "filename": "adafruit-circuitpython-si4713-1.1.4.tar.gz", "has_sig": false, "md5_digest": "69f84b657e64b006fcda2605f147d00d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 24769, "upload_time": "2019-08-28T18:48:20", "url": "https://files.pythonhosted.org/packages/74/3c/beb96777ec55ab213b5ea338c5f7b442beb960858f6a12fb40d82b278a0e/adafruit-circuitpython-si4713-1.1.4.tar.gz" } ] }