https://github.com/frequenz-floss/frequenz-client-common-python
Python bindings for the shared Frequenz API messages
https://github.com/frequenz-floss/frequenz-client-common-python
Last synced: about 1 year ago
JSON representation
Python bindings for the shared Frequenz API messages
- Host: GitHub
- URL: https://github.com/frequenz-floss/frequenz-client-common-python
- Owner: frequenz-floss
- License: mit
- Created: 2023-12-14T11:04:31.000Z (over 2 years ago)
- Default Branch: v0.x.x
- Last Pushed: 2025-04-01T12:21:13.000Z (about 1 year ago)
- Last Synced: 2025-04-13T22:40:20.002Z (about 1 year ago)
- Language: Python
- Size: 2.62 MB
- Stars: 0
- Watchers: 3
- Forks: 5
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Frequenz Client Common Library
[](https://github.com/frequenz-floss/frequenz-client-common-python/actions/workflows/ci.yaml)
[](https://pypi.org/project/frequenz-client-common/)
[](https://frequenz-floss.github.io/frequenz-client-common-python/)
## Introduction
Common code and utilities for Frequenz API clients
TODO(cookiecutter): Improve the README file
## 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).