Package: python3-cachetools (4.0.0-1)
Links for python3-cachetools
Trisquel Resources:
Download Source Package python-cachetools:
- [python-cachetools_4.0.0-1.dsc]
- [python-cachetools_4.0.0.orig.tar.gz]
- [python-cachetools_4.0.0-1.debian.tar.xz]
Maintainer:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Christian Kastner
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 | 9.6 kB | 51 kB | [list of files] |