Deep merge function for Python
This package makes the merging of Python dictonaries easier. It offers following features: * Deep merge without mutating the source dicts. * Deep merge into an existing dict. The functions provide merge strategies as well: * Replace (default) * Additive * Typesafe replace * Typesafe additive
$
pkg install py311-mergedeepOrigin
devel/py-mergedeep
Size
21.4KiB
License
MIT
Maintainer
kai@FreeBSD.org
Dependencies
1 packages
Required by
3 packages