A Python library to explore Spotify tracks features and recommendations from a given playlist. Version 0.2.0, pre-release, unmaintained since 2023.
pip install spotixplore==0.2.0No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize with authenticated Spotify client and fetch features for a playlist.
Consider migrating to direct use of spotipy or another maintained library.
Set environment variables or pass them explicitly via auth_manager.
Use spotipy directly to handle pagination.