Skip to main content

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

braincube_model_sdk-0.1.4-py3-none-any.whl (4.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page