A Jupyter Notebook / Lab letting you generate playlists based on audio features of tracks in your library.
You'll need a Spotify Client ID exported for the Sptotipy library:
export SPOTIPY_CLIENT_ID=<SPOTIFY CLIENT ID>Check run.py for examples of how to use auto playlist features.