[ buster ]
[ Source: python-cachetools ]
Package: python-cachetools (3.1.0-2)
Links for python-cachetools
Debian Resources:
Download Source Package python-cachetools:
- [python-cachetools_3.1.0-2.dsc]
- [python-cachetools_3.1.0.orig.tar.gz]
- [python-cachetools_3.1.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
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
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
Download python-cachetools
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 11.3 kB | 54.0 kB | [list of files] |