python313-cachetools - Extensible memoizing collections and decorators
| Website: | https://pypi.python.org/pypi/cachetools |
|---|---|
| License: | MIT |
| Vendor: | Alcance Libre, Inc. |
- Description:
This module provides various memoizing collections and decorators, including a variant of the Python %{python313_version} 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.
Packages
| python313-cachetools-7.0.0-1.aldos.src [39 KiB] |
Changelog
by Joel Barrios (2026-02-06):
- Update to 7.0.0. |