Python module that is able to merge json record objects.


Keywords
JSON, patch, merge, conflict
License
GPL-2.0
Install
pip install json-merger==0.5.2

Documentation

json-merger

Module for merging JSON Objects.

  • Free software: GPLv2 license
  • Documentation: https://pythonhosted.org/json-merger/
  • For the simple use-case: pip install json-merger
  • To install contrib dependencies: pip install json-merger[contrib]