Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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).