A playlist generator for creating local playlists using Spotify curated playlists. Current version 0.2.1, supports Python >=3.6, and is maintained with occasional updates.
pip install spotipylistNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate a local playlist using Spotify curated playlists.
Update code to use Playlist and Song objects instead of dicts.
Set environment variables SPOTIPY_CLIENT_ID and SPOTIPY_CLIENT_SECRET or pass them directly.
No dependency data recorded yet.