Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages