The Braincube Python Edge SDK
Project description
Braincube Model SDK
This Python package aims to provide the skeletton of the Braincube Model Manager framework.
This SDK provides the following classes and methods:
- class
Handler
: this class is to be inherited by the user to get notified when a message arrives, and to be able to send messages back to the Edge computing platform. - function
run_sdk(handler)
: blocking function that your client should call at some point (earliest possible) - function
stop_sdk
: will ask the sdk to stop itself. Not normally needed but if you need to stop the client at some point (and restart it later), you can use that.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file braincube_model_sdk-0.1.4-py3-none-any.whl
.
File metadata
- Download URL: braincube_model_sdk-0.1.4-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.6.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1551e8c11e320624d9631b130c44d87a71336cd54f4280dd8adc0d18c9b0e583 |
|
MD5 | 119c43a1cd8660c6e81e01cc85afe210 |
|
BLAKE2b-256 | 2a9f627922e3d374d67b86666a0500d9edac52db6e176d4552325462cd129ed6 |