memoize2
The memoize library can be used to quickly add the memoization feature to any existing function so that you can cache previously calculated results for the same arguments but don't have to "clutter" …
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install memoize2
Releases
| Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Files |
|---|---|---|---|---|
| 0.1.1 | 2016-04-05 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue