[ Källkod: python-cachetools ]
Paket: python3-cachetools (5.2.0-1)
Länkar för python3-cachetools
Debianresurser:
Hämta källkodspaketet python-cachetools:
- [python-cachetools_5.2.0-1.dsc]
- [python-cachetools_5.2.0.orig.tar.gz]
- [python-cachetools_5.2.0-1.debian.tar.xz]
Ansvariga:
Externa resurser:
- Hemsida [github.com]
Liknande paket:
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.lru_cache() 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)
Andra paket besläktade med python3-cachetools
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Hämta python3-cachetools
Arkitektur | Paketstorlek | Installerad storlek | Filer |
---|---|---|---|
all | 12,7 kbyte | 57,0 kbyte | [filförteckning] |