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

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

Awesome Lists containing this project

README

          

# Frequenz Client Base Library

[![Build Status](https://github.com/frequenz-floss/frequenz-client-base-python/actions/workflows/ci.yaml/badge.svg)](https://github.com/frequenz-floss/frequenz-client-base-python/actions/workflows/ci.yaml)
[![PyPI Package](https://img.shields.io/pypi/v/frequenz-client-base)](https://pypi.org/project/frequenz-client-base/)
[![Docs](https://img.shields.io/badge/docs-latest-informational)](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).