Skip to content

Code for implementing spotify Auth and some other apis in python, and creating a playlist

Notifications You must be signed in to change notification settings

SunnyySachdeva/spotify-authentication-python-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify API Oauth Implementation without any 3rd party library

  • install 'requests' package manually, or use pip install requirements.txt
  • Set the API Key, and API Secret in spotify_apis.py
  • Now run the main.py
  • Go to the url, Accept the auth request and paste the url from url bar in terminal
  • The demo list of songs will be added to a playlist.

About

Code for implementing spotify Auth and some other apis in python, and creating a playlist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages