[ Source: python-cachetools ]
Пакунок: 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:
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)
Інші пакунки пов'язані з python3-cachetools
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Завантажити python3-cachetools
Архітектура | Розмір пакунка | Розмір після встановлення | Файли |
---|---|---|---|
all | 12.9 kB | 60.0 kB | [список файлів] |