Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 351 Bytes

readme.md

File metadata and controls

16 lines (8 loc) · 351 Bytes

Spotify-Sort

A (highly unpythonic) Python script to sort a Spotify playlist's songs by their musical attributes using unsupervised learning.

To Install

git clone

pip install -r requirements.txt

To Run

To fetch a Spotify playlist's tracks: python spotify.py (may require an OAuth key)

To analyze the tracks: python analyze.py