This repository contains Python module for Veides Agent SDK. It allows Python developers to easily connect agents and interact with Veides platform.
Jump to:
pip3 install veides-agent-sdk
git clone https://github.com/Veides/veides-agent-sdk-python.git
python3 -m pip install ./veides-agent-sdk-python
- SSL/TLS: By default, this library uses encrypted connection
- Auto Reconnection: Client support automatic reconnect to Veides in case of a network issue