This is the Python SDK for the Open Energi API.
To see a Jupyter notebook as an example of how to use this SDK please go to the examples folder and click on the notebook.
To run the tests just invoke make test, or as an alternative python -m unittest discover -s tests -v.