This is the official and open-source python client for Zahpee API. Please, feel free for help us improve this client.
In your environment install it with pip command:
pip install git+https://github.com/zahpee/zahpee-api-python-client.git
If you want you can link the source of Zahpee client to your code. You can do that using this command inside the folder where you clone client code.
pip install -e .
