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
May 26, 2023 at 20:15
License
MIT
Total Downloads
6
Supported Platforms
GitHub Repository
https://github.com/tkem/cachetoolsDocumentation
http://pythonhosted.org/cachetools/