pystratos

Pystratos is a fully-featured Python 3 client library for interacting with Stratos services.

Installation

The easiest way to install pystratos is by using the package on PyPi:

pip install pytstratos

For encryption please install with optional dependency:

pip install pystratos[crypto]

License

The pystratos is offered under BSD-3-Clause license.

API Documentation