/spotify-playlist-sorter

This Python application utilizes the Spotify API to retrieve songs from playlists, extract their tempo and key information, and create a new playlist that progressively increases in tempo. Additionally, it stores the generated playlist in a text file for future reference.

Primary LanguagePython

Watchers