A simple Spotify tool for the terminal that allows searching, playing, and managing Spotify playlists and tracks. Current version 4.1, released with Python >=3.6 support. Maintenance cadence is irregular.
pip install spotrpyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize Spotr with credentials from environment variables.
Upgrade Python to 3.6+ or pin spotrpy to <4.0.
Always set SPOTIFY_CLIENT_ID and SPOTIFY_CLIENT_SECRET environment variables or pass them to constructor.
Register the exact redirect URI in your Spotify app.