Client API ========== .. automodule:: tempoiq.session :members: The :mod:`tempoiq.client` module is the main entrypoint into the API. Most user code will only need to interact with the :class:`tempoiq.client.Client` class in this module. .. automodule:: tempoiq.client :members: