Extensible memoizing collections and decorators
conda install anaconda-python-gte-3.10::cachetools
This module provides various memoizing collections and decorators, including variants of the Python 3 Standard Library @lru_cache function decorator.