Skip to content

Latest commit

 

History

History
54 lines (38 loc) · 1.52 KB

File metadata and controls

54 lines (38 loc) · 1.52 KB

Enapter Python SDK

CI PyPI version Code Style

A software development kit (SDK) for building applications and integrations with Enapter using Python.

Features

Installation

Important

Requires Python 3.11+.

Warning

The API is still under development and may change at any time. It is recommended to pin the package version when installing.

Install from PyPI:

pip install enapter==0.16.0

Usage

Explore the examples:

These provide a good overview of the available features and should give you enough to get started.

Tip

Don't hesitate to peek into the source code - it's meant to be easy to follow.

Help

If you feel lost or confused, reach us on Discord or just file a bug. We'd be glad to help.