.. _client-install: Install client ============== Requirements ~~~~~~~~~~~~ * Python 3.7 or above * Pydantic 1.x or 2.x Installation process ~~~~~~~~~~~~~~~~~~~~ Install ``data-horizon`` package with following *extra* dependencies: .. code-block:: console $ pip install data-horizon[client-sync] Available *extras* are: * ``client-sync`` - :ref:`client-sync`, based on `authlib `_ and `requests `_