/spotipy-examples

🔰 A place to showcase the usage of spotipy

Primary LanguageJupyter NotebookMIT LicenseMIT

Spotipy Examples

A place to showcase the usage of spotipy. This repository consists in a set of examples into a Jupyter notebook to understand Spotipy functionalities.

Quick Start

Once you have set up an environment for running Jupyter notebooks, run the showcases notebook.

Every snippet of code are independent from each other. However, you need to execute Setup and Credentials sections and insert the ID and SECRET key from your app in the https://developers.spotify.com/ dashboard.

For more info, check the official documentation or the Github repository.