DataDiff for Python

Anonymous Dave Brondsema
There is a newer version of this page. You can find it here.

DataDiff is a library to provide human-readable diffs of python data structures. It can handle sequence types (lists, tuples, etc), sets, and dictionaries. To install, use your existing python package management: $ easy_install datadiff


MongoDB Logo MongoDB