[ buster ]
[ Source: python-cachetools ]
Package: python-cachetools (3.1.0-2)
Links for python-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
Questo modulo per Python 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 python-cachetools
|
|
|
|
-
- dep: python
- linguaggio interattivo di alto livello orientato agli oggetti (versione Python 2)
Download python-cachetools
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 11.3 kB | 54.0 kB | [list of files] |