# 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

```python
pip install openioe
```

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

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

{% embed url="<https://pypi.org/project/openioe/>" %}

Current Version: 1.1.0
