spotipy-dev / spotipy

A light weight Python library for the Spotify Web API
http://spotipy.readthedocs.org
MIT License
5.03k stars 957 forks source link

update tutorial.md add tips section #1061

Closed isaac-tb1010 closed 4 months ago

isaac-tb1010 commented 11 months ago

I would like to share details on how Spotify returns its data and how to access information with Python - a tips section if you will. I added a small tutorial/code block to assist. I would also like to add a walkthrough for the code flow sections since the code isn’t explained.

stephanebruckert commented 4 months ago

Closing as we already have enough examples in https://github.com/spotipy-dev/spotipy/tree/master/examples