Overview
Calibsunapi is a Python client for the Calibsun API that provides an easy and convenient interface for common operations to test or use Calibsun’s products.
CalibsunApiClient
Calibsunapi provides most of its functionnalities through the calibsunapi.client.CalibsunApiClient class.
Plant
The calibsunapi.models.listplants.Plant class is a representation of a plant in the Calibsun API. It provides a convenient interface to interact with the plant’s data, to query the forecasts or upload measurement data.