[ Източник: python-cachetools ]
Пакет: python3-cachetools (5.3.3-1)
Връзки за python3-cachetools
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник 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]
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
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 кБ | 60,0 кБ | [списък на файловете] |