This is simply some scripts that I use to create Spotify playlists.
Fun with Spotify API: make me a playlist.ipynb
You will need to create a credentials.yaml file that contains the following:
spotify_username:
spotify_client_id:
spotify_client_secret:
- Spotipy
- Pandas
- yaml