A (highly unpythonic) Python script to sort a Spotify playlist's songs by their musical attributes using unsupervised learning.
git clone
pip install -r requirements.txt
To fetch a Spotify playlist's tracks: python spotify.py
(may require an OAuth key)
To analyze the tracks: python analyze.py