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
Information Last Updated
Mar 25, 2025 at 16:21
License
MIT
Total Downloads
2
Platforms
GitHub Repository
https://github.com/tkem/cachetoolsDocumentation
http://pythonhosted.org/cachetools/