.. _overview: Overview ======== Calibsunapi is a Python client for the Calibsun API that provides and easy and convenient interface for common operations to test or use Calibsun's products. CalibsunApiClient ----------------- Calibsunapi provides most of it's functionnalities through the :class:`calibsunapi.client.CalibsunApiClient` class. Plant ----- The :class:`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.