Skip to content

A simple python app to display a pie chart of all the artist in a Spotify playlist

Notifications You must be signed in to change notification settings

ccsio/artist_distribution_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

artist_distribution_python

A simple python app to display a pie chart of all the artist in a Spotify playlist

Usage

  1. create an application on the spotify developer page
  2. download my code
  • create an .env file
  • paste your client token in the .env file on the first line
  • paste your secret client token on the second line (make sure you don't have spaces after the tokens)
  1. go to your Spotify application
  • right-click on your desired playlist
  • Share -> Copy Link to playlist
  1. make sure you have python and all dependencies installed
  • run the spotify.py file
  • when prompted, paste in (right click) your link

About

A simple python app to display a pie chart of all the artist in a Spotify playlist

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages