Creates different stats from a spotify playlist.
Uses Spotipy as a wrapper for the Spotify API.
Add user credentials and other environment variables in the .env file.
To get credentials, go to Spotify developer dashboard, log in and create a new app.
You can read more about Spotify Authorization here