Alle Optionen
aria  ]
[ Quellcode: python-cachetools  ]

Paket: python3-cachetools (5.2.0-1)

Links für python3-cachetools

Screenshot

Quellcode-Paket python-cachetools herunterladen:

Betreuer:

Externe Ressourcen:

Ähnliche Pakete:

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)

Andere Pakete mit Bezug zu python3-cachetools

  • hängt ab von
  • empfiehlt
  • schlägt vor
  • erweitert

python3-cachetools herunterladen

Download für alle verfügbaren Architekturen
Architektur Paketgröße Größe (installiert) Dateien
all 12,7 kB57,0 kB [Liste der Dateien]