Skip to content

bpyle02/spotify-smart-playlist-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Spotify Smart Playlist Generator


This is a simple Python program that prompts the user to enter a search query for a playlist. The program ranks songs from playlists based on this search query and creates a user playlist from those rankings. This allows the user to search for, say, a genre of music such as alternative rock, and generate a playlist from playlists with similar titles to the user's search query.

Setup


To set this program up, first create an account at developer.spotify.com and create an app. Enter the necessary information to create your app and copy / paste the client secred and id into the .env file of this project

Next, just open the python file and run it! Enjoy searching for your favorite artsists to check their top tracks.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages