.. :copyright: Copyright (c) 2021 accsyn/HDR AB .. _installing: ********** Installing ********** .. highlight:: bash Install using `pip `_:: pip install accsyn-python-api Clone from Git ============== Clone from our public Git reposity:: git clone https://github.com/accsyn/accsyn-python-api Then you can build and copy the package into your current Python site-packages folder, read the README.md for more details. Dependencies ============ * `accsyn `_ >= 3.5.0 * `Python `_ >=3.7.0 * `Requests `_ >= 2.25.0