tidalapi
October 15, 2024 ยท View on GitHub
.. image:: https://img.shields.io/pypi/v/tidalapi.svg :target: https://pypi.org/project/tidalapi
.. image:: https://api.netlify.com/api/v1/badges/f05c0752-4565-4940-90df-d2b3fe91c84b/deploy-status :target: https://tidalapi.netlify.com/
Unofficial Python API for TIDAL music streaming service.
Requires Python 3.9 or higher.
Installation
Install from PyPI <https://pypi.python.org/pypi/tidalapi/>_ using pip:
.. code-block:: bash
$ pip install tidalapi
Usage
For examples on how to use the api, see the examples <https://github.com/tamland/python-tidal/tree/master/examples>_ directory.
Documentation
Documentation is available at https://tidalapi.netlify.app/
Development
This project uses poetry for dependency management and packaging. To install dependencies and setup the project for development, run:
.. code-block:: bash
$ pip install pipx
$ pipx install poetry
$ poetry install --no-root
Contributions
Issues, suggestions and PRs are always welcome and are much appreciated.
Maintainer(s)
-
Current:
tehkillerbee <https://github.com/tehkillerbee>_
-
Former:
tamland <https://github.com/tamland>_morguldir <https://github.com/morguldir>_