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

https://github.com/frequenz-floss/frequenz-microgrid-component-graph-python

Python bindings for the Frequenz microgrid component graph rust library
https://github.com/frequenz-floss/frequenz-microgrid-component-graph-python

Last synced: 3 months ago
JSON representation

Python bindings for the Frequenz microgrid component graph rust library

Awesome Lists containing this project

README

          

# Frequenz Microgrid Component Graph Library

[![Build Status](https://github.com/frequenz-floss/frequenz-microgrid-component-graph-python/actions/workflows/ci.yaml/badge.svg)](https://github.com/frequenz-floss/frequenz-microgrid-component-graph-python/actions/workflows/ci.yaml)
[![PyPI Package](https://img.shields.io/pypi/v/frequenz-microgrid-component-graph)](https://pypi.org/project/frequenz-microgrid-component-graph/)
[![Docs](https://img.shields.io/badge/docs-latest-informational)](https://frequenz-floss.github.io/frequenz-microgrid-component-graph-python/)

## Introduction

Python bindings for the [Frequenz microgrid component graph](https://github.com/frequenz-floss/frequenz-microgrid-component-graph-rs) rust library.

## Supported Platforms

The following platforms are officially supported (tested):

- **Python:** 3.11, 3.12, 3.13, 3.14
- **Operating System:** Ubuntu Linux 24.04, Microsoft Windows, Apple MacOS 15
- **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).