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

Dependencies

  • None

Releases

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

Issues with this package?

Page last updated 2026-05-13 02:17:28 UTC