Introduction

The OpenIoE Python library provides convenient access to the OpenIoE API from applications written in the Python language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses.

To install the official Python bindings, run the following command

pip install openioe

The recent release is hosted in The Python Package Index (PyPI).

https://pypi.org/project/openioe/

Current Version: 1.1.0

Last updated