cachetools
Extensible memoizing collections and decorators
Extensible memoizing collections and decorators
To install this package, run one of the following:
This module provides various memoizing collections and decorators, including variants of the Python 3 Standard Library @lru_cache function decorator.
Summary
Extensible memoizing collections and decorators
Last Updated
Mar 10, 2026 at 05:28
License
MIT
Total Downloads
19.4M
Version Downloads
22.9K
Supported Platforms
Unsupported Platforms
GitHub Repository
https://github.com/tkem/cachetoolsDocumentation
http://pythonhosted.org/cachetools/