This package browser is in early development. Mind the rough edges.

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.

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.