Python Tutorial#
This section explains how to use SunPeek functionalities directly from Python. It covers installing SunPeek as a Python package, creating plants, loading measurement data, and running Power Check analysis.
See also
If you prefer to use the web interface, see the WebUI Tutorial.
Note
If you want to develop in SunPeek by editing its code (for example, for algorithm development or scientific work), see SunPeek Backend.
See also
For the full Python API documentation, see the API Reference.