Module zut.api

A JSON-oriented API client depending only on the Python standard library.

Classes

ApiClient(*args, **kwargs)

A JSON API client using only Python standard library.

Exceptions

ApiClientError(origin[, data, message_maxlen])