[ Источник: python-cachetools ]
Пакет: python3-cachetools (4.2.1-1)
Ссылки для python3-cachetools
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код python-cachetools:
- [python-cachetools_4.2.1-1.dsc]
- [python-cachetools_4.2.1.orig.tar.gz]
- [python-cachetools_4.2.1-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 a variant of the Python 3 Standard Library functools.lru_cache() function decorator.
The supported cache algorithms are:
* Least recently used (LRU) * Least frequently used (LFU) * Random replacement (RR) * Per-item time-to-live (TTL)
Другие пакеты, относящиеся к python3-cachetools
|
|
|
|
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
Загрузка python3-cachetools
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 12,3 Кб | 55,0 Кб | [список файлов] |