{"library":"jsonpatch","type":"library","category":null,"description":"jsonpatch is a Python library for applying JSON Patches (RFC 6902), a standard format for describing changes to a JSON document. It provides functionalities to create, apply, and generate patches by diffing two JSON objects. The library is actively maintained, with its current version being 1.33.","language":"python","status":"active","version":"1.33","tags":["json","patch","rfc6902","document-manipulation"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install jsonpatch","imports":["from jsonpatch import JsonPatch","from jsonpatch import JsonPointerException","from jsonpatch import apply_patch","from jsonpatch import make_patch"]}],"homepage":null,"github":"https://github.com/stefankoegl/python-json-patch","docs":"https://python-json-patch.readthedocs.org/","changelog":null,"pypi":"https://pypi.org/project/jsonpatch/","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.6,"avg_import_s":0.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jsonpatch/compatibility"}}