spotipy/spotipy
andrewcara 62a27a20e0
Added MemcacheCacheHandler (#1042)
* Added MemcacheCacheHandler

* Import MemcacheError where used

* Update index.rst

---------

Co-authored-by: Stéphane Bruckert <stephane.bruckert@gmail.com>
2024-05-30 19:01:16 +01:00
..
__init__.py Create CacheHandler to abstract caching tokens (#625) 2020-12-21 11:31:21 +01:00
cache_handler.py Added MemcacheCacheHandler (#1042) 2024-05-30 19:01:16 +01:00
client.py Updated _regex_spotify_url to ignore /intl-<countrycode> in Spotify links (#1100) 2024-05-22 12:43:04 +02:00
exceptions.py Drop support for EOL Python 3.7 (#1065) 2024-05-21 18:32:01 +02:00
oauth2.py Drop support for EOL Python 3.7 (#1065) 2024-05-21 18:32:01 +02:00
util.py Drop support for EOL Python 3.7 (#1065) 2024-05-21 18:32:01 +02:00