[ bianca ]
[ 源代码: python-pvo ]
软件包:python3-pvo(2.2.1-1)
Asynchronous client for the PVOutput API
This library provides an asynchronous interface for interacting with the PVOutput API. It enables the monitoring of solar photovoltaic (PV) systems by programmatically consuming data uploaded to PVOutput. The library facilitates the retrieval of various statuses and metrics of PV systems, allowing for efficient data management and analysis.
其他与 python3-pvo 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-aiohttp
- http client/server for asyncio
-
- dep: python3-mashumaro
- fast and well tested serialization library
-
- dep: python3-yarl
- yet another URL library for Python