https://github.com/purefunctor/midori
Spotify API wrapper written in Python.
https://github.com/purefunctor/midori
Last synced: over 1 year ago
JSON representation
Spotify API wrapper written in Python.
- Host: GitHub
- URL: https://github.com/purefunctor/midori
- Owner: purefunctor
- License: bsd-3-clause
- Created: 2021-06-19T07:40:05.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T19:05:50.000Z (over 3 years ago)
- Last Synced: 2025-02-10T22:49:07.056Z (over 1 year ago)
- Language: Python
- Homepage: https://midori.readthedocs.io/en/latest/
- Size: 208 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE.rst
Awesome Lists containing this project
README
Midori
======
|Tests| |Coveralls| |Read the Docs| |License|
.. |License| image:: https://img.shields.io/github/license/PureFunctor/midori?color=%23a1c181&style=for-the-badge
:target: https://opensource.org/licenses/BSD-3-Clause
:alt: License
.. |Read the Docs| image:: https://img.shields.io/readthedocs/midori?color=%23a1c181&style=for-the-badge
:target: https://midori.readthedocs.org/en/latest/
:alt: Read the Docs
.. |Tests| image:: https://img.shields.io/github/workflow/status/PureFunctor/midori/CI?color=%23a1c181&label=CI&style=for-the-badge&
:target: https://github.com/PureFunctor/midori/actions
:alt: Tests
.. |Coveralls| image:: https://img.shields.io/coveralls/github/PureFunctor/midori?color=%23a1c181&style=for-the-badge
:target: https://coveralls.io/github/PureFunctor/midori
:alt: Coveralls
Spotify API wrapper written in Python.
.. github-only