A simple python app to display a pie chart of all the artist in a Spotify playlist
- create an application on the spotify developer page
- download my code
- create an .env file
- paste your client token in the .env file on the first line
- paste your secret client token on the second line (make sure you don't have spaces after the tokens)
- go to your Spotify application
- right-click on your desired playlist
- Share -> Copy Link to playlist
- make sure you have python and all dependencies installed
- run the spotify.py file
- when prompted, paste in (right click) your link