iqm.iqm_client.util

iqm.iqm_client.util#

Helpful utilities that can be used together with IQMClient.

Functions

to_json_dict(obj)

Convert a dict to JSON serializable dict

Classes

IQMJSONEncoder(*[, skipkeys, ensure_ascii, ...])

JSONEncoder that that adds support for some non-JSON datatypes

Inheritance

Inheritance diagram of iqm.iqm_client.util