Skip to content
Sections
>> Trisquel >> Balíky >> aramo >> python >> python3-cachetools
etiona  ] [  nabia  ] [  aramo  ]
[ Zdroj: python-cachetools  ]

Balík: python3-cachetools (5.0.0-1)

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)

Ostatné balíky súvisiace s balíkom python3-cachetools

  • závisí
  • odporúča
  • navrhuje
  • dep: python3
    interactive high-level object-oriented language (default python3 version)

Stiahnuť python3-cachetools

Stiahnuť pre všetky dostupné architektúry
Architektúra Veľkosť balíka Nainštalovaná veľkosť Súbory
all 9.5 kB52 kB [zoznam súborov]