[ Source: python-cachetools ]
Package: python3-cachetools (4.2.1-1)
Links for python3-cachetools
Debian Resources:
Download Source Package python-cachetools:
- [python-cachetools_4.2.1-1.dsc]
- [python-cachetools_4.2.1.orig.tar.gz]
- [python-cachetools_4.2.1-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
extensible memoizing collections and decorators for Python 3
This Python 3 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 python3-cachetools
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Download python3-cachetools
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 12.3 kB | 55.0 kB | [list of files] |