[ ソース: python-expiringdict ]
パッケージ: python3-expiringdict (1.1.4-2)
python3-expiringdict に関するリンク
Debian の資源:
python-expiringdict ソースパッケージをダウンロード:
- [python-expiringdict_1.1.4-2.dsc]
- [python-expiringdict_1.1.4.orig.tar.gz]
- [python-expiringdict_1.1.4-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Python3 caching library
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)