Skip to content
Sections
>> Trisquel >> Packages >> etiona >> python >> python-cachetools
etiona  ]
[ Source: python-cachetools  ]

Package: python-cachetools (2.0.0-2)

extensible memoizing collections and decorators for Python

This Python module provides various memoizing collections and decorators, including a variant of the Python 3 Standard Library functools.lru_cache() function decorator.

The supported cache algorithms are:

 * Least recently used (LRU)
 * Least frequently used (LFU)
 * Random replacement (RR)
 * Per-item time-to-live (TTL)

Other Packages Related to python-cachetools

  • depends
  • recommends
  • suggests
  • dep: python
    interactive high-level object-oriented language (default version)

Download python-cachetools

Download for all available architectures
Architecture Package Size Installed Size Files
all 8.9 kB49 kB [list of files]