Skip to content

Analyze your own extended Spotify listening data for fun.

License

Notifications You must be signed in to change notification settings

SaxyPandaBear/spotify-recapped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-recapped

Analyze your own extended Spotify listening data for fun.

Running it yourself

TBD

For Devs

TBD

Testing

python -m pip install pytest
pytest

Linting

python -m pip install flake8
flake8 . --count --select=E9,F63,F7,F82 --show-source --statistics
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics

About

Analyze your own extended Spotify listening data for fun.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages