Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 500 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 500 Bytes

Spotistats

Creates different stats from a spotify playlist.

Uses Spotipy as a wrapper for the Spotify API.

Usage.

Add user credentials and other environment variables in the .env file.
To get credentials, go to Spotify developer dashboard, log in and create a new app.
You can read more about Spotify Authorization here