Пакет: python3-flexcache (0.3-2)
Ссылки для python3-flexcache
Ресурсы Debian:
- Сообщения об ошибках
- Developer Information
- Debian журнал изменений
- Файл авторских прав
- Отслеживание заплат Debian
Исходный код flexcache:
Сопровождающие:
Внешние ресурсы:
- Сайт [github.com]
Подобные пакеты:
Saves and loads to the cache a transformed versions of a source object
A robust and extensible package to cache on disk the result of expensive calculations.
When the source is changed, the DiskCache detects that the cached file is older, calls `parse` again storing and returning the new result.
It is also possible to detect that the file has changed by hashing the file by using `DiskCacheByHash` instead of `DiskCacheByMTime`.
Cached files are saved using the pickle protocol, and each has a companion json file with the header content.
Другие пакеты, относящиеся к python3-flexcache
|
|
|
|
-
- dep: python3
- интерактивный высокоуровневый объектно-ориентированный язык (версия python3 по умолчанию)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
Загрузка python3-flexcache
Архитектура | Размер пакета | В установленном виде | Файлы |
---|---|---|---|
all | 13,2 Кб | 64,0 Кб | [список файлов] |