util

util#

Full path: iqm.iqm_client.util

Helpful utilities that can be used together with IQMClient.

Functions

print_env_vars()

Print the values of the environment variables used by IQMClient to connect to the server.

to_json_dict(obj)

Convert a dict to JSON serializable dict.

Classes

IQMJSONEncoder

JSONEncoder that that adds support for some non-JSON datatypes.

Inheritance

Inheritance diagram of iqm.iqm_client.util