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.4.0-6.fc42 | - |
Fedora 41 | 5.4.0-2.fc41 | - |
Fedora 40 | 5.3.2-3.fc40 | - |
Fedora EPEL 9 | 4.2.4-1.el9 | - |
Fedora EPEL 8 | 3.1.1-4.el8 | - |
Fedora EPEL 10.0 | 5.4.0-6.el10_0 | - |
You can contact the maintainers of this package via email at
python-cachetools dash maintainers at fedoraproject dot org
.