A software development kit (SDK) for building applications and integrations with Enapter using Python.
- Standalone Devices framework
- MQTT API client
- HTTP API client
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.12.1Explore 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.
If you feel lost or confused, reach us on Discord or just file a bug. We'd be glad to help.