[ etiona ]
[ 原始碼: python-cachetools ]
套件: python-cachetools (2.0.0-2)
python-cachetools 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-cachetools:
- [python-cachetools_2.0.0-2.dsc]
- [python-cachetools_2.0.0.orig.tar.gz]
- [python-cachetools_2.0.0-2.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Christian Kastner
外部的資源:
- 主頁 [github.com]
相似套件:
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)
其他與 python-cachetools 有關的套件
|
|
|
-
- dep: python
- interactive high-level object-oriented language (default version)