[ Source: python-cachetools ]
Package: python3-cachetools (5.3.3-1)
Links for python3-cachetools
Debian Resources:
Download Source Package python-cachetools:
- [python-cachetools_5.3.3-1.dsc]
- [python-cachetools_5.3.3.orig.tar.gz]
- [python-cachetools_5.3.3-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Udvidelige memoizingsamlinger og dekoratører til Python 3
Dette Python 3-modul tilbyder diverse memoizingsamlinger og dekoratører, inklusive en variant af Python 3-standardbibliotekets functools.lru_cache()-funktionsdekoratør.
De understøttede cache-algoritmer er:
* 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)
Other Packages Related to python3-cachetools
|
|
|
|
-
- dep: python3
- Interaktivt objektorienteret højniveausprog - standardversion af Python 3
Download python3-cachetools
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 12.9 kB | 60.0 kB | [list of files] |