Frequenz Microgrid API Client¤
Introduction¤
This project provides a Python client for the Frequenz Microgrid
API that is more
idiomatic to use in Python than the automatically-generated gRPC client
provided by protoc
.
Supported Platforms¤
The following platforms are officially supported (tested):
- Python: 3.11
- Operating System: Ubuntu Linux 20.04
- Architectures: amd64, arm64
Contributing¤
If you want to know how to build this project and contribute to it, please check out the Contributing Guide.