rh-python36-python-cachetools - Extensible memoizing collections and decorators
Website: | https://pypi.python.org/pypi/cachetools |
---|---|
License: | MIT |
Vendor: | Virtuozzo |
- 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
rh-python36-python-cachetools-3.1.0-1.vl7.src [28 KiB] |
Changelog
by John Eckersberg (2019-02-04):
- Remove python2 subpackage (rhbz#1671973) - Modernize spec from latest packaging guidelines |