https://github.com/frequenz-floss/frequenz-client-base-python
Base gRPC client
https://github.com/frequenz-floss/frequenz-client-base-python
client frequenz grpc lib library python
Last synced: about 1 year ago
JSON representation
Base gRPC client
- Host: GitHub
- URL: https://github.com/frequenz-floss/frequenz-client-base-python
- Owner: frequenz-floss
- License: mit
- Created: 2023-12-13T08:35:58.000Z (over 2 years ago)
- Default Branch: v0.x.x
- Last Pushed: 2025-04-15T12:01:45.000Z (about 1 year ago)
- Last Synced: 2025-04-15T12:24:26.347Z (about 1 year ago)
- Topics: client, frequenz, grpc, lib, library, python
- Language: Python
- Homepage: https://frequenz-floss.github.io/frequenz-client-base-python/
- Size: 3.66 MB
- Stars: 0
- Watchers: 3
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Frequenz Client Base Library
[](https://github.com/frequenz-floss/frequenz-client-base-python/actions/workflows/ci.yaml)
[](https://pypi.org/project/frequenz-client-base/)
[](https://frequenz-floss.github.io/frequenz-client-base-python/)
## Introduction
Utilities for writing Frequenz API clients
## 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](CONTRIBUTING.md).