Skip to content

Python Tidal streaming service unofficial API in async fashion supporting OAuth2 authentication

License

Notifications You must be signed in to change notification settings

FUMR/tidal-async

Folders and files

NameName
Last commit message
Last commit date
May 1, 2024
Oct 3, 2021
Oct 6, 2021
May 15, 2021
Sep 1, 2020
Sep 1, 2020
May 15, 2021
Sep 3, 2020
May 15, 2021
Aug 18, 2020
Dec 15, 2024
Mar 14, 2024

Repository files navigation

Tidal Music service

GitHub Code style: black Conventional Commits

Development

Install dependencies

# Install all dependencies
poetry install

# Install linters and checks (Unlinted PRs won't be approved)
poetry run pre-commit install

# Install commit-msg linters (PRs with wrong commit names will be squashed)
poetry run pre-commit install --hook-type commit-msg

About

Python Tidal streaming service unofficial API in async fashion supporting OAuth2 authentication

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages