.. _client_index: **disruptive** ============== A Python wrapper for our `REST API `_. It keeps all the functionality but conveniently takes care of cumbersome tasks like pagination and keep-alives, letting you focus on device interaction. Get Started! ------------ Head over to the :ref:`Quickstart ` page to get started with only a few lines of code. Contents -------- - :ref:`Quickstart ` - :ref:`Examples ` - :ref:`Authentication ` - :ref:`Resources ` - :ref:`Events ` - :ref:`Errors ` - :ref:`Configuration ` External Links -------------- - `PyPI `_ - `Github `_ .. toctree:: :maxdepth: 1 :hidden: client/quickstart client/examples client/authentication client/resources client/events client/errors client/configuration