Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/joewood/spotify-lab
- Owner: joewood
- Created: 2019-10-28T18:23:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-03-18T00:01:40.000Z (8 months ago)
- Last Synced: 2024-04-15T02:04:55.426Z (7 months ago)
- Topics: data-science, jupyter-notebook, notebook, pandas, python, spotify
- Language: Python
- Size: 2.98 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.