Install client¶
Requirements¶
Python 3.7 or above
Pydantic 1.x or 2.x
Installation process¶
Install data-horizon package with following extra dependencies:
$ pip install data-horizon[client-sync]
Available extras are:
client-sync- Sync client, based on authlib and requests