Skip to content

kyungyunlee/statify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

statify

Music taste analysis with Spotify Web API

link to website -> http://statify-with-spotify.herokuapp.com

Functions that use Spotify Web API for analysis + plotting is in login/views.py

Requirements

  • see requirement.txt
  • authorization to access/modify user data (go check the Spotify API website)
    • couldn't do this in python; relevant code can be found in login/templates/index.html, login/templates/login_callback.html.

Slides from PyCascades2019 talk

p.s. Code is not optimized, so the data retrieval and plotting make the app slow. (Especially the recomendation function is very slow). Please just look at it as a reference for using the web API to get music data for your own projects :) Let me know if you make anything fun!

About

Personal stats with Spotify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published