Canonical JSON is a JSON library for Python that provides features such as
sorted keys, no insignificant whitespace, minimal escaping where necessary and
supports frozendict immutable dictionaries.
