wszystkie opcje
trixie  ] [  sid  ]
[ Pakiet źródłowy: flexcache  ]

Pakiet: python3-flexcache (0.3-2)

Odnośniki dla python3-flexcache

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego flexcache:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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.

Inne pakiety związane z python3-flexcache

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie python3-flexcache

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 13,2 KiB64,0 KiB [lista plików]