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
Feb 22, 2024 at 07:48
License
MIT
Total Downloads
2
Supported Platforms
GitHub Repository
https://github.com/tkem/cachetoolsDocumentation
http://pythonhosted.org/cachetools/