Introduction
============
.. image:: https://readthedocs.org/projects/circuitpython-equalizer/badge/?version=latest
:target: https://circuitpython-equalizer.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status
.. image:: https://github.com/jposada202020/CircuitPython_equalizer/workflows/Build%20CI/badge.svg
:target: https://github.com/jposada202020/CircuitPython_equalizer/actions
:alt: Build Status
.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black
:alt: Code Style: Black
CircuitPython graphic equalizer
Dependencies
=============
This driver depends on:
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
Please ensure all dependencies are available on the CircuitPython filesystem.
This is easily achieved by downloading
`the Adafruit library and driver bundle <https://circuitpython.org/libraries>`_
or individual libraries can be installed using
`circup <https://github.com/adafruit/circup>`_.
Usage Example
=============
.. image:: https://raw.githubusercontent.com/jposada202020/CircuitPython_equalizer/main/docs/equalizer.gif
Please see the ``equalizer_simlpetest.py`` example for initial reference
Contributing
============
Contributions are welcome! Please read our `Code of Conduct
<https://github.com/jposada202020/CircuitPython_equalizer/blob/main/CODE_OF_CONDUCT.md>`_
before contributing to help this project stay welcoming.
Documentation
=============
For information on building library documentation, please check out
`this guide <https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-our-docs-on-readthedocs#sphinx-5-1>`_.
Raw data
{
"_id": null,
"home_page": "https://github.com/jposada202020/CircuitPython_equalizer.git",
"name": "circuitpython-equalizer",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "hardware,micropython,circuitpython,graphic,styles,widget,displayio,color,widget,equalizer,sound",
"author": "Jose David M.",
"author_email": "\"Jose D. Montoya\" <equalizer@mailmeto.mozmail.com>",
"download_url": "https://files.pythonhosted.org/packages/87/64/672d00df21d3c53efc9188d529f5f65c9f09ade8477d96c17bcf1c3dfc53/circuitpython-equalizer-0.5.2.tar.gz",
"platform": null,
"description": "Introduction\n============\n\n\n.. image:: https://readthedocs.org/projects/circuitpython-equalizer/badge/?version=latest\n :target: https://circuitpython-equalizer.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n.. image:: https://github.com/jposada202020/CircuitPython_equalizer/workflows/Build%20CI/badge.svg\n :target: https://github.com/jposada202020/CircuitPython_equalizer/actions\n :alt: Build Status\n\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n :target: https://github.com/psf/black\n :alt: Code Style: Black\n\nCircuitPython graphic equalizer\n\n\nDependencies\n=============\nThis driver depends on:\n\n* `Adafruit CircuitPython <https://github.com/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 <https://circuitpython.org/libraries>`_\nor individual libraries can be installed using\n`circup <https://github.com/adafruit/circup>`_.\n\nUsage Example\n=============\n\n.. image:: https://raw.githubusercontent.com/jposada202020/CircuitPython_equalizer/main/docs/equalizer.gif\n\nPlease see the ``equalizer_simlpetest.py`` example for initial reference\n\n\nContributing\n============\n\nContributions are welcome! Please read our `Code of Conduct\n<https://github.com/jposada202020/CircuitPython_equalizer/blob/main/CODE_OF_CONDUCT.md>`_\nbefore contributing to help this project stay welcoming.\n\nDocumentation\n=============\n\nFor information on building library documentation, please check out\n`this guide <https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-our-docs-on-readthedocs#sphinx-5-1>`_.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Equalizer Graphic Representation for CircuitPython",
"version": "0.5.2",
"split_keywords": [
"hardware",
"micropython",
"circuitpython",
"graphic",
"styles",
"widget",
"displayio",
"color",
"widget",
"equalizer",
"sound"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e07d5d08a1660e11e70d896568ca029c18a966673885d67d8b5e5a7821c550e9",
"md5": "331434c53c3b672563e225038c4dec71",
"sha256": "18622372f99089caab7728f7d45b37dcdfe76b18b7cd736e66a8e92016b7cff2"
},
"downloads": -1,
"filename": "circuitpython_equalizer-0.5.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "331434c53c3b672563e225038c4dec71",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 6835,
"upload_time": "2023-01-31T00:13:03",
"upload_time_iso_8601": "2023-01-31T00:13:03.923588Z",
"url": "https://files.pythonhosted.org/packages/e0/7d/5d08a1660e11e70d896568ca029c18a966673885d67d8b5e5a7821c550e9/circuitpython_equalizer-0.5.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8764672d00df21d3c53efc9188d529f5f65c9f09ade8477d96c17bcf1c3dfc53",
"md5": "98206a0f73c9bb27143f66b70b1c2e08",
"sha256": "fbfc2fde4d9c39c5d07b70171c1bc1e921ccc40fcf1179afb43cf13a8ebf430d"
},
"downloads": -1,
"filename": "circuitpython-equalizer-0.5.2.tar.gz",
"has_sig": false,
"md5_digest": "98206a0f73c9bb27143f66b70b1c2e08",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 30307,
"upload_time": "2023-01-31T00:13:05",
"upload_time_iso_8601": "2023-01-31T00:13:05.295914Z",
"url": "https://files.pythonhosted.org/packages/87/64/672d00df21d3c53efc9188d529f5f65c9f09ade8477d96c17bcf1c3dfc53/circuitpython-equalizer-0.5.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-31 00:13:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "jposada202020",
"github_project": "CircuitPython_equalizer.git",
"lcname": "circuitpython-equalizer"
}