redis-simple-cache-py3

redis-simple-cache is a pythonic interface for creating a cache over redis. It provides simple decorators that can be added to any function to cache its return values.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install redis-simple-cache-py3

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.0.7 2020-01-19

Issues with this package?

Page last updated 2026-09-03 01:46:17 UTC