{"library":"json-merge-patch","type":"library","category":null,"description":"This library provides functions to merge JSON documents in accordance with RFC 7386, the JSON Merge Patch standard. It offers a simpler alternative to JSON Patch for updating JSON resources, especially for object-based modifications. The current version is 0.3.0, with a focus on implementing the standard without external dependencies beyond the standard library.","language":"python","status":"active","version":"0.3.0","tags":["json","patch","rfc7386","data-manipulation","api-updates"],"last_verified":"Wed May 20","install":[{"cmd":"pip install json-merge-patch","imports":["import json_merge_patch","import json_merge_patch\njson_merge_patch.merge(document, patch)","import json_merge_patch\njson_merge_patch.create_patch(original, target)"]}],"homepage":null,"github":"https://github.com/open-contracting/json-merge-patch","docs":null,"changelog":null,"pypi":"https://pypi.org/project/json-merge-patch/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/json-merge-patch/compatibility"}}