{"library":"json-delta","type":"library","category":null,"description":"JSON-delta is a multi-language software suite for computing deltas between JSON-serialized data structures and applying those deltas as patches. It aims to minimize communications overhead when manipulating data structures between separate programs. The Python implementation, currently at version 2.0.2, is considered the reference implementation, though it has seen limited development activity since its last release in October 2020.","language":"python","status":"maintenance","version":"2.0.2","tags":["JSON","diff","patch","data synchronization","delta"],"last_verified":"Sat May 23","install":[{"cmd":"pip install json-delta","imports":["from json_delta import diff","from json_delta import patch"]}],"homepage":"http://json-delta.readthedocs.org/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/json-delta/","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.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/json-delta/compatibility"}}