Skip to main content

The AWS IoT Greengrass Stream Manager SDK for Python

Project description

AWS Greengrass Stream Manager SDK for Python

The AWS Greengrass Stream Manager SDK for Python enables Python developers to manage data streams using Stream Manager on AWS IoT Greengrass core.

Overview

This document provides instructions for preparing your Python code to manage Streams in Stream Manager using the Python SDK.

Using Stream Manager Client to work with Streams

Follow the guide here to work with Streams using the Stream Manager Client from the Stream Manager SDK.

View Python SDK documentation here.

Compatibility

Stream Manager SDK provided by this repo is compatible with Stream Manager running on Greengrass Core 1.11 and above.

Requirements

This SDK has additional requirements. Specifically, Stream Manager SDK requires Python version 3.6 or above. It also has package requirements listed in the requirements.txt file. Please install these requirements.

To install the requirements you can use pip such as :code:pip install --user -r requirements.txt. This will install the requirements to your Python path on the device. However if you are deploying the code to a device, you can bundle the requirements with your code. With the pip command above, the dependencies will be installed to the user site-packages directory. To find its location, use :code:python -m site --user-site. You can then simply copy the entire user site package directory contents into the final artifact before deploying which will ensure that the Stream Manager dependencies are present.

Installation

One way to install both stream-manager and its dependencies (i.e. cbor) is to run the following command:

pip3 install stream_manager

Getting Help

License

Apache 2.0

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stream_manager-1.1.1.tar.gz (39.1 kB view details)

Uploaded Source

Built Distribution

stream_manager-1.1.1-py2.py3-none-any.whl (40.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file stream_manager-1.1.1.tar.gz.

File metadata

  • Download URL: stream_manager-1.1.1.tar.gz
  • Upload date:
  • Size: 39.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/57.4.0 requests-toolbelt/0.8.0 tqdm/4.46.0 CPython/3.7.11

File hashes

Hashes for stream_manager-1.1.1.tar.gz
Algorithm Hash digest
SHA256 860256f7f9ff9ae261767f9dce0921d3580b51a8ae95bcadf1fc3216737bf5bf
MD5 ec0b755487815be2ca74c41c8c772c52
BLAKE2b-256 7cd88c7b2fc38a2679c8210763d408fb31199e1778c58da9e0b487a4021edcb8

See more details on using hashes here.

File details

Details for the file stream_manager-1.1.1-py2.py3-none-any.whl.

File metadata

  • Download URL: stream_manager-1.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 40.8 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/57.4.0 requests-toolbelt/0.8.0 tqdm/4.46.0 CPython/3.7.11

File hashes

Hashes for stream_manager-1.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 5dc7cc850d9470096df5abb7faacf243b5e8a8521dede92e287afb0e6f4141c4
MD5 1e09697325d538ca606af0c6e5ecff5c
BLAKE2b-256 2a0e96f8dc0565074b65f131abee7fbfec6e146b914e1b2bffaf4a556c926167

See more details on using hashes here.

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