wszystkie opcje
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Pakiet źródłowy: python-cachetools  ]

Pakiet: python3-cachetools (5.2.0-1)

Odnośniki dla python3-cachetools

Screenshot

Zasoby systemu Debian:

Pobieranie pakietu źródłowego python-cachetools:

Opiekunowie:

Zasoby zewnętrzne:

Podobne pakiety:

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)

Inne pakiety związane z python3-cachetools

  • wymaga
  • poleca
  • sugeruje
  • enhances

Pobieranie python3-cachetools

Pobierz dla wszystkich dostępnych architektur
Architektura Rozmiar pakietu Rozmiar po instalacji Pliki
all 12,7 KiB57,0 KiB [lista plików]