python39-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 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.
Packages
| python39-cachetools-6.2.2-1.aldos.src [38 KiB] |
Changelog
by Joel Barrios (2025-11-14):
- Update to 6.2.2. |