github spotipy-dev/spotipy 2.20.0
2.20: Redis cache handler

latest releases: 2.24.0, 2.23.0, 2.22.1...
2 years ago

Added

  • Added RedisCacheHandler, a cache handler that stores the token info in Redis.
  • Changed URI handling in client.Spotify._get_id() to remove qureies if provided by error.
  • Added a new parameter to RedisCacheHandler to allow custom keys (instead of the default token_info key)
  • Simplify check for existing token in RedisCacheHandler

Changed

  • Removed Python 3.5 and added Python 3.9 in Github Action

Don't miss a new spotipy release

NewReleases is sending notifications on new releases.