软件包: python3-expiringdict (1.1.2-1)
python3-expiringdict 的相关链接
Trisquel 的资源:
下载源码包 python-expiringdict:
- [python-expiringdict_1.1.2-1.dsc]
- [python-expiringdict_1.1.2.orig.tar.gz]
- [python-expiringdict_1.1.2-1.debian.tar.xz]
维护者:
Original Maintainer:
- Daniel Kahn Gillmor
外部的资源:
- 主页 [github.com]
相似软件包:
Python3 caching libarry
expiringdict is a Python caching library, providing an ordered dictionary with auto-expiring values for caching purposes. Expiration happens on any access, object is locked during cleanup from expired values. ExpiringDict stores at most a maximum number of elements - the oldest will be deleted.
This is the Python 3 version of this package.
其他与 python3-expiringdict 有关的软件包
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)