Skip to content

opbenesh/spotipy-pandas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotipy-pandas

A Spotipy-based Pandas wrapper for Spotify API calls

PyPI version

spotipy-pandas is a Python library for easily retrieving and manipulating musical data from Spotify's Web API in a Pandas-friendly format. It is built on top of Spotipy, which provides lightweight Python bindings for the Spotify Web API.

Installation

spotipy-pandas can be installed from PyPI via pip:

pip install spotipy-pandas