4 lines
191 B
Text
4 lines
191 B
Text
This module provides various memoizing collections and decorators, including
|
|
variants of the Python Standard Library's @lru_cache function decorator.
|
|
|
|
WWW: https://github.com/tkem/cachetools
|