python-deepmerge 1.0.1
Merge nested data structures
The deep-merge
Python library provides a toolset to deeply merge nested data structures in Python like lists and dictionaries.
- Outputs:
out
- Website: https://deepmerge.readthedocs.io/en/latest/
- Licenses: Expat
- Package source: gnu/packages/python-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-deepmerge 1.0.1
as follows:
guix install python-deepmerge@1.0.1
Or install the latest version:
guix install python-deepmerge
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.