memoization
A powerful caching library for Python, with TTL support and multiple algorithm options. (https://github.com/lonelyenvoy/python-memoization)
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install memoization
Dependencies
- None
Releases
| Version | Released | Bookworm Python 3.11 |
Trixie Python 3.13 |
Files |
|---|---|---|---|---|
| 0.4.0 | 2021-08-01 | |||
| 0.3.2 | 2020-12-19 | |||
| 0.3.1 | 2020-05-12 | |||
| 0.2.3 | 2020-02-26 | |||
| 0.2.2 | 2020-01-11 | |||
| 0.1.4 | 2019-05-13 | |||
| 0.0.10 | 2018-08-16 | |||
| 0.0.9 | 2018-08-16 | |||
| 0.0.7 | 2018-08-16 | |||
| 0.0.6 | 2018-08-15 | |||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue