spotipy/docs
darwady2 c6b56a658a
Add YT video URL to doc (#816)
For a final assignment in a class, I've created a How-To video that showcases how to get setup with API credentials, Redirect URIs, and Spotify Developer Accounts, all of which are necessary prerequisites to using the Spotipy library.

I wanted to do this because, in my past experience, the most frustrating thing about working with APIs and libraries is authentication. Spotipy does a nice job of wrapping some of this and making it easier on the developer, but it still takes some setup before successful use.

Specifically, my video goes through the following:
* Installing Spotipy
* Setting up a Spotify Developer Account
* Configuring the Redirect URI
* Getting the Client Secret and Public Keys
* Setting the envars for use with Spotipy
* Running a sample piece of code from Spotipy to show that things are setup properly
2022-06-18 23:20:11 +01:00
..
images Added images 2014-08-22 11:02:08 -04:00
conf.py Initial run of 2to3 2015-06-05 12:07:28 +03:00
index.rst Add YT video URL to doc (#816) 2022-06-18 23:20:11 +01:00
make.bat Documentation updates 2014-08-22 09:28:19 -04:00
Makefile Added docs tree 2014-08-21 11:08:32 -04:00