python2-cachetools - Extensible memoizing collections and decorators
Website: | https://pypi.python.org/pypi/cachetools |
---|---|
License: | MIT |
Vendor: | CentOS |
- Description:
This module provides various memoizing collections and decorators, including a variant of the Python 3 Standard Library @lru_cache function decorator. This module provides multiple cache implementations based on different cache algorithms, as well as decorators for easily memoizing function and method calls.
Packages
python2-cachetools-3.1.0-1.el7.noarch [27 KiB] |
Changelog
by John Eckersberg (2019-01-29):
- New upstream release 3.1.0 (rhbz#1670584) |