News

Json Dict Diff Library for creating a minimal diff of two json-compatible python dictionaries. This library can be used to compare two json-compatible python dictionaries (i.e. dictionaries/lists/ ...
Convert the string representation of a Python dictionary to JSON 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 ...