Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

gsailer/sptygenre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sptygenre

Analyse spotify playlists for genres. The genres are displayed in a wordcloud plot. Code works but is now "beta" so use with precaution. Please report bugs via Issues.

For installation make sure python is installed and install with:

pip install sptygenre

or for python3:

pip3 install sptygenre

After successful installation you can run to generate a wordcloud for given playlist:

sptygenre [username]  [playlist uri]