[ ソース: zict ]
パッケージ: python3-zict (3.0.0-2)
Mutable mapping tools for Python 3
The dictionary / mutable mapping interface is powerful and multi-faceted.
* stores data in different locations such as in-memory, on disk, in archive files, etc.. * manage old data with different policies like LRU, random eviction, etc.. * might encode or transform data as it arrives or departs the dictionary through compression, encoding, etc..
This contains the Python 3 version
その他の python3-zict 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)