{"library":"jsonmerge","type":"library","category":null,"description":"jsonmerge is a Python library designed for merging a series of JSON documents into a single document. It is particularly useful for consolidating contributions from different authors to a common document or managing consecutive versions where fields are updated over time. The library leverages JSON Schema to define and apply various merge strategies for different parts of the document. The current version is 1.9.2, with an infrequent release cadence (e.g., updates in 2017 and 2023).","language":"python","status":"active","version":"1.9.2","tags":["json","merge","schema","configuration","data processing"],"last_verified":"Fri May 22","install":[{"cmd":"pip install jsonmerge","imports":["from jsonmerge import merge","from jsonmerge import Merger"]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/jsonmerge/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.27,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jsonmerge/compatibility"}}