Pacote: python3-flexcache (0.3-2)
Links para python3-flexcache
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte flexcache:
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
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.
Outros pacotes relacionados a python3-flexcache
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
Download de python3-flexcache
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 13.2 kB | 64.0 kB | [lista de arquivos] |