json

json#

JSON configuration file loader.

Functions

dict_raise_on_duplicate(ordered_pairs)

Raise if there are duplicate keys.

Classes

JsonEncoderTypes(*[, skipkeys, ...])

Json encoder supporting type objects.

JsonLoader(app, filename, *args, **kwargs)

Loader for JSON files.