Skip to content

Loads tracks from spotify playlist and visualises two selected track features on an x/y graph

Notifications You must be signed in to change notification settings

zigzag1001/spotPlGraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotPlGraph

Loads tracks from playlist and visualises two selected track features on an x/y graph

graph example


Req's

pip install matplotlib mplcursors

Usage

  1. Create an app with spotify api here
  2. Click settings in the top right
  3. Run main.py and paste in the client id, secret, and redirect uri
  4. Select playlist, you can use numbers
  5. Select x and y features, explanations here
  6. A graph will appear, hover over points to see name, values
  7. Min and max values will be printed to console

About

Loads tracks from spotify playlist and visualises two selected track features on an x/y graph

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages