[ Source: python-cachetools ]
Package: python3-cachetools (3.1.0-2)
Links for python3-cachetools
Debian Resources:
Download Source Package python-cachetools:
- [python-cachetools_3.1.0-2.dsc]
- [python-cachetools_3.1.0.orig.tar.gz]
- [python-cachetools_3.1.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
decoratori e collezioni estensibili e memoizzanti per Python 3
Questo modulo per Python 3 fornisce svariati decoratori e collezioni memoizzanti, compresa una variante del decoratore di funzioni functools.lru_cache() della libreria standard di Python 3.
Gli algoritmi gestiti per la cache sono:
* usato meno di recente (Least recently used, LRU), * usato meno di frequente (Least frequently used, LFU), * sostituzione casuale (Random replacement, RR), * scadenza per ogni voce (Time-to-live, TTL).
Other Packages Related to python3-cachetools
|
|
|
|
-
- dep: python3
- linguaggio interattivo di alto livello orientato agli oggetti (versione python3 predefinita)
Download python3-cachetools
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 11.3 kB | 54.0 kB | [list of files] |