python-cache
LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru
Wrapper for Python iterators/iterables that implements a list-like random-access interface by caching retrieved items for later reuse.
An elegant cache library for python 一个高性能优雅的缓存库
A cachier python client package
Python caching library with file cache, SQLite cache, memory cache, and pluggable backends.