{"library":"datadiff","type":"library","category":null,"description":"DataDiff is a Python library (version 2.2.0) designed to provide human-readable diffs of common Python data structures, including lists, tuples, sets, and dictionaries. It recursively compares nested structures and offers special handling for multi-line strings, presenting them in a unified diff format. The library also provides drop-in replacements for some `nose` assertions, displaying clear data differences upon assertion failures. The project has a slower but consistent release cadence.","language":"python","status":"active","version":"2.2.0","tags":["diff","data comparison","python data structures","testing","debugging"],"last_verified":"Mon May 25","install":[{"cmd":"pip install datadiff","imports":["from datadiff import diff"]}],"homepage":"http://sourceforge.net/projects/datadiff/","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/datadiff/","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.04,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/datadiff/compatibility"}}