Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frequenz-floss/frequenz-microgrid-betterproto-python
Automatically-generated bindings to frequenz-api-microgrid
https://github.com/frequenz-floss/frequenz-microgrid-betterproto-python
api betterproto bindings frequenz grpc lib library microgrid proto protobuf python rpc
Last synced: 12 days ago
JSON representation
Automatically-generated bindings to frequenz-api-microgrid
- Host: GitHub
- URL: https://github.com/frequenz-floss/frequenz-microgrid-betterproto-python
- Owner: frequenz-floss
- License: mit
- Created: 2024-03-28T18:35:19.000Z (11 months ago)
- Default Branch: v0.x.x
- Last Pushed: 2024-05-23T09:42:58.000Z (9 months ago)
- Last Synced: 2024-05-23T09:51:15.771Z (9 months ago)
- Topics: api, betterproto, bindings, frequenz, grpc, lib, library, microgrid, proto, protobuf, python, rpc
- Language: Python
- Homepage: https://frequenz-floss.github.io/frequenz-microgrid-betterproto-python/
- Size: 1.48 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Archived
> [!WARNING]
> This repository has been archived due to doubts casted about [betterproto](https://github.com/danielgtaylor/python-betterproto) being a sustaintable project.
>
> Please use [`frequenz-api-microgrid`](https://github.com/frequenz-floss/frequenz-api-microgrid) instead.# Frequenz Microgrid API Python Bindings
[![Build Status](https://github.com/frequenz-floss/frequenz-microgrid-betterproto-python/actions/workflows/ci.yaml/badge.svg)](https://github.com/frequenz-floss/frequenz-microgrid-betterproto-python/actions/workflows/ci.yaml)
[![PyPI Package](https://img.shields.io/pypi/v/frequenz-microgrid-betterproto)](https://pypi.org/project/frequenz-microgrid-betterproto/)
[![Docs](https://img.shields.io/badge/docs-latest-informational)](https://frequenz-floss.github.io/frequenz-microgrid-betterproto-python/)## Introduction
Bindings to the [microgrid API] generated using [betterproto].
Versions of this package matches the version of the API it is generated from.
## 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).[betterproto]: https://test-betterproto.readthedocs.io/en/docs/index.html
[microgrid API]: https://frequenz-floss.github.io/frequenz-api-microgrid/