You've got a Python dictionary that was printed to a log file. You want to run it through JSON tools, like jq but it's not actually JSON. This command line tool allows you to convert that file to JSON ...
Python module to compare two JSON objects and return diffs at the lowest possible level in a flattened dictionary with dot separated concanated keys as resulting key and both the values in a ...