SigenergyPythonAPI

This is a small Python package containing a Python API for Sigenergys SigenStore. Feel free to use it :)

How to install

Just execute python3 -m pip install SigenAPI.

If you want to extend/improve the functionalities just clone the repo and execute make install-dev.