Veides SDK for Python
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
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
Release files for veides-sdk 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| veides-sdk-0.1.0.tar.gz | 10.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| veides_sdk-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 22.0 kB
Release files / veides-sdk-0.1.0.tar.gz
| Download URL | veides-sdk-0.1.0.tar.gz |
|---|---|
| Size | 10.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f8a29c4acc390875e38caa423eecf8632e2d3ff421d3050c72fb8df1eae2eae2
|
|
BLAKE2b-256 checksum How to use checksums |
b6b497db87e7cb196ecbb5748603f52385eb74f3aa7c8f8816e2553ee998d772
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
|
Release files / veides_sdk-0.1.0-py3-none-any.whl
| Download URL | veides_sdk-0.1.0-py3-none-any.whl |
|---|---|
| Size | 11.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1522f883aec91e161bba8d8fdc9b9621cd2c63fa546541c5e050e7dc30ed342a
|
|
BLAKE2b-256 checksum How to use checksums |
ef7f2feaf4fd4c56be0b97c1e0d1c892d29349f9a73563ca66dd401afc37d3b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.5
|