Skip to content

christaina/spotify_autoplayist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Autoplayist

A project to store my song history and eventually do data viz + automatic playlist generation!!

Visualization

View graph visualization here. Writeup here.

Environment

Create the conda environment I used for this project with

conda env create -f environment.yml

Running it yourself

To run index_songs.py yourself, you will need to set your SPOTIPY_CLIENT_ID, SPOTIPY_CLIENT_SECRET, and SPOTIPY_REDIRECT_URI environment variables. You'll also need to change username in the script to be your spotify username (for now...)

About

Track my song history, cluster by times, and make new playists!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published