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
- Host: GitHub
- URL: https://github.com/frequenz-floss/frequenz-microgrid-component-graph-python
- Owner: frequenz-floss
- License: mit
- Created: 2024-10-07T10:20:45.000Z (over 1 year ago)
- Default Branch: v0.x.x
- Last Pushed: 2026-01-01T18:17:32.000Z (5 months ago)
- Last Synced: 2026-01-07T01:21:44.967Z (5 months ago)
- Language: Rust
- Size: 858 KB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Frequenz Microgrid Component Graph Library
[](https://github.com/frequenz-floss/frequenz-microgrid-component-graph-python/actions/workflows/ci.yaml)
[](https://pypi.org/project/frequenz-microgrid-component-graph/)
[](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).