Binary package “python3-cachetools” in ubuntu focal
extensible memoizing collections and decorators for Python 3
This Python 3 module provides various memoizing collections and decorators,
including a variant of the Python 3 Standard Library functools.
function decorator.
.
The supported cache algorithms are:
.
* Least recently used (LRU)
* Least frequently used (LFU)
* Random replacement (RR)
* Per-item time-to-live (TTL)
Source package
Published versions
- python3-cachetools 4.0.0-1 in amd64 (Proposed)
- python3-cachetools 4.0.0-1 in amd64 (Release)
- python3-cachetools 4.0.0-1 in arm64 (Proposed)
- python3-cachetools 4.0.0-1 in arm64 (Release)
- python3-cachetools 4.0.0-1 in armhf (Proposed)
- python3-cachetools 4.0.0-1 in armhf (Release)
- python3-cachetools 4.0.0-1 in i386 (Proposed)
- python3-cachetools 4.0.0-1 in i386 (Release)
- python3-cachetools 4.0.0-1 in ppc64el (Proposed)
- python3-cachetools 4.0.0-1 in ppc64el (Release)
- python3-cachetools 4.0.0-1 in riscv64 (Release)
- python3-cachetools 4.0.0-1 in s390x (Proposed)
- python3-cachetools 4.0.0-1 in s390x (Release)