Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-memoize
Simple Python cache and memoizing module (Python3)
https://github.com/mikeboers/PyMemoize
0
no reviews
Install
This is a (relatively) simple Python memoizing module (ie. a function cache), in which any dict-like can be used as the actual storage object.
This is the Python3 package.