.. pystratos documentation master file, created by sphinx-quickstart on Fri Jun 27 11:07:34 2025. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. 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. .. toctree:: :maxdepth: 2 :caption: Contents: API Documentation ----------------- .. toctree:: :maxdepth: 4 base examples