[ 源代码: python-mergedict ]
软件包:python3-mergedict(1.0.0-3)
python3-mergedict 的相关链接
Debian 的资源:
下载源码包 python-mergedict:
- [python-mergedict_1.0.0-3.dsc]
- [python-mergedict_1.0.0.orig.tar.gz]
- [python-mergedict_1.0.0-3.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
Python dict with a merge() method
A MergeDict is a dict with a merge() method. merge() is like dict.update(), but it can be subclassed to create custom "merge" operations based on the type of an item value.
Themergedict module comes with a ConfigDict that will extend/update lists/sets/dicts.
其他与 python3-mergedict 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)