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
Jan 7, 2024 at 15:36
License
MIT
Total Downloads
7
Supported Platforms
GitHub Repository
https://github.com/tkem/cachetoolsDocumentation
http://pythonhosted.org/cachetools/