memoizit

A memoize library which can be used standalone, or plugged into key/value stores such as redis. Also contains functionality to invalidate cache based on function name and arguments.

Installation

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

pip3 install memoizit

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.0 2021-09-17  
0.1.0 2021-09-17  

Issues with this package?

Page last updated 2025-06-27 17:31:00 UTC