- This is a fun personal project that utilizes the Spotify API to show Spotify stats including your recently played songs, top songs, and top artists.
- This is also a great way to find some new songs to add to your mix, through the recommended songs tab.
- The homepage also displays a Discover Weekly to find some songs that are popular at the current moment.
- This is strictly for fun and personal use!!!
- Please leave any feedback, and if you have any tips and are willing to help out, please reach out to [email protected]
This is an old project, some parts may be outdated, causing issues, please either create an issue or reach out to inform me.
-
pip install -r requirements.txt -
-
Go to the Spotify API page
-
Follow instructions, and create an app
-
Locate your app on the developer dashboard
-
Click on app and go to settings
-
Set redirect URIs
-
-
python app.py -
- Ctrl + Click on server