Extensible memoizing collections and decorators
This module provides various memoizing collections and decorators, including a variant of the Python 3 Standard Library @lru_cache function decorator. This module provides multiple cache implementations based on different cache algorithms, as well as decorators for easily memoizing function and method calls.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 5.0.0-1.fc36 | - |
Fedora 35 | 4.2.2-3.fc35 | - |
Fedora 34 | 4.2.1-2.fc34 | - |
EPEL 9 | 4.2.4-1.el9 | - |
EPEL 8 | 3.1.1-4.el8 | - |
You can contact the maintainers of this package via email at
python-cachetools dash maintainers at fedoraproject dot org
.