Binary package “python3-cachetools” in ubuntu mantic
extensible memoizing collections and decorators for Python 3
This Python 3 module provides various memoizing collections and decorators,
including variants of the Python 3 Standard Library's functools.
function decorator.
.
The supported cache algorithms are:
.
* First in first out (FIFO)
* Least recently used (LRU)
* Most recently used (MRU)
* Least frequently used (LFU)
* Random replacement (RR)
* Per-item time-to-live (TTL)
* Time aware least recently used (TLRU)
Source package
Published versions
- python3-cachetools 5.2.0-1 in amd64 (Release)
- python3-cachetools 5.3.0-2 in amd64 (Proposed)
- python3-cachetools 5.3.0-2 in amd64 (Release)
- python3-cachetools 5.2.0-1 in arm64 (Release)
- python3-cachetools 5.3.0-2 in arm64 (Proposed)
- python3-cachetools 5.3.0-2 in arm64 (Release)
- python3-cachetools 5.2.0-1 in armhf (Release)
- python3-cachetools 5.3.0-2 in armhf (Proposed)
- python3-cachetools 5.3.0-2 in armhf (Release)
- python3-cachetools 5.2.0-1 in i386 (Release)
- python3-cachetools 5.3.0-2 in i386 (Proposed)
- python3-cachetools 5.3.0-2 in i386 (Release)
- python3-cachetools 5.2.0-1 in ppc64el (Release)
- python3-cachetools 5.3.0-2 in ppc64el (Proposed)
- python3-cachetools 5.3.0-2 in ppc64el (Release)
- python3-cachetools 5.2.0-1 in riscv64 (Release)
- python3-cachetools 5.3.0-2 in riscv64 (Proposed)
- python3-cachetools 5.3.0-2 in riscv64 (Release)
- python3-cachetools 5.2.0-1 in s390x (Release)
- python3-cachetools 5.3.0-2 in s390x (Proposed)
- python3-cachetools 5.3.0-2 in s390x (Release)