Skip to content

SDK for Python to interact with Veides Stream Hub and API

License

Notifications You must be signed in to change notification settings

Veides/veides-sdk-python

Repository files navigation

Veides SDK for Python

Build Status Coverage Status Latest version Python versions

This repository contains Python modules for Veides SDK. It allows Python developers to easily connect and interact with Veides platform.

Jump to:

Installation

Using pip

pip3 install veides-sdk

From source

git clone https://github.com/Veides/veides-sdk-python.git
python3 -m pip install ./veides-sdk-python

Samples

Samples README

Features

Veides Stream Hub Client

  • SSL/TLS: By default, this library uses encrypted connection
  • Auto Reconnection: Client support automatic reconnect to Veides Stream Hub in case of a network issue

Veides API Client

  • Methods operations: Use your application to invoke methods on agent

About

SDK for Python to interact with Veides Stream Hub and API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages