Skip to content

FUMR/tidal-async

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