spotipy-dev/spotipy
A light weight Python library for the Spotify Web API observed · 2026-08-28
Health v2 · maintenance only
78/100
- Activity 90
- Release rhythm 49
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 96
- age_days: 4533
- days_rel: 183
- days_push: 65
- n_releases_24m: 4
Adoption not part of the score
5468 stars · 970 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Spotipy is a lightweight Python client library for the Spotify Web API, providing access to all Spotify endpoints including music search, track/album/artist data, and user library management. It includes built-in OAuth2 authorization flows for both client-credentials and user-authenticated access.
Use cases
- search spotify tracks and artists from python
- get a user's saved spotify playlists and library
- build a music recommendation script using spotify data
- authenticate with spotify oauth in a python app
- fetch audio features and metadata for tracks
- automate playlist creation via the spotify api
When to choose
- you need Python access to the full Spotify Web API with minimal setup
- you want ready-made OAuth2 authorization flows for Spotify
- you need a well-documented, widely used Spotify client
When to avoid
- you need access to a music service other than Spotify
- you want a non-Python client or a lower-level raw HTTP wrapper
- you need features of Spotify's private or undocumented APIs
Facets
library · maturity active
http-client auth sdk apis audio developer-tools web-development python cross-platform spotify music-api oauth api-client rest-client
1 source
- readme: https://github.com/spotipy-dev/spotipy · fetched 2026-08-28 · bcc3ab3d6c8e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spotipy-dev/spotipy | main | 78 |
For agents
markdown · JSON · MCP: product_card(name="spotipy-dev/spotipy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem