Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frequenz-floss/frequenz-api-common
Shared protobuf definitions and Python bindings for Frequenz APIs
https://github.com/frequenz-floss/frequenz-api-common
api common frequenz grpc protobuf python rpc
Last synced: 2 months ago
JSON representation
Shared protobuf definitions and Python bindings for Frequenz APIs
- Host: GitHub
- URL: https://github.com/frequenz-floss/frequenz-api-common
- Owner: frequenz-floss
- License: mit
- Created: 2023-05-05T10:41:15.000Z (almost 2 years ago)
- Default Branch: v0.x.x
- Last Pushed: 2024-04-22T08:16:00.000Z (10 months ago)
- Last Synced: 2024-04-23T11:11:46.493Z (10 months ago)
- Topics: api, common, frequenz, grpc, protobuf, python, rpc
- Language: Python
- Homepage: https://frequenz-floss.github.io/frequenz-api-common/
- Size: 5.96 MB
- Stars: 1
- Watchers: 2
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Frequenz Common API
[![Build Status](https://github.com/frequenz-floss/frequenz-api-common/actions/workflows/ci.yaml/badge.svg)](https://github.com/frequenz-floss/frequenz-api-common/actions/workflows/ci.yaml)
[![PyPI Package](https://img.shields.io/pypi/v/frequenz-api-common)](https://pypi.org/project/frequenz-api-common/)
[![Docs](https://img.shields.io/badge/docs-latest-informational)](https://frequenz-floss.github.io/frequenz-api-common/)## Introduction
Frequenz common gRPC API and bindings
## Contributing
If you want to know how to build this project and contribute to it, please
check out the [Contributing Guide](CONTRIBUTING.md).