Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joewood/spotify-lab

Jupyter Notebook and Lab for Spotify Library
https://github.com/joewood/spotify-lab

data-science jupyter-notebook notebook pandas python spotify

Last synced: about 3 hours ago
JSON representation

Jupyter Notebook and Lab for Spotify Library

Awesome Lists containing this project

README

        

# **Spotify Lab:** Auto Playlists in Spotify

A Jupyter Notebook / Lab letting you generate playlists based on audio features of tracks in your library.

## To Run

You'll need a Spotify Client ID exported for the Sptotipy library:

```bash
export SPOTIPY_CLIENT_ID=
```

## Creating Playlists

Check run.py for examples of how to use auto playlist features.