Skip to content

Using the spotify api to gather user information.

Notifications You must be signed in to change notification settings

bellerb/Spotify_Flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify_Flask

Written by: Ben Bellerose

Reference: https://github.com/drshrey/spotify-flask-auth-example

Description: This code will load user information, playlist, and album information from the spotify api.

Dependencies:
-Flask -Python 2.7

Instructions:

  1. Move to the main directory of your project in your terminal. (cd command)
  2. Activate your virtualenv.
  3. Type ‘python main.py’ into your terminal to run program.
  4. Visit http://127.0.0.1:8080/ in your web browser.
  5. Log in to your spotify to see album information.

About

Using the spotify api to gather user information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published