We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fe2886 commit 38d1baeCopy full SHA for 38d1bae
README.md
@@ -6,16 +6,14 @@
6
7
## Introduction
8
9
-Python bindings for the Frequenz microgrid component graph rust library.
10
-
11
-TODO(cookiecutter): Improve the README file
+Python bindings for the [Frequenz microgrid component graph](https://github.com/frequenz-floss/frequenz-microgrid-component-graph-rs) rust library.
12
13
## Supported Platforms
14
15
The following platforms are officially supported (tested):
16
17
-- **Python:** 3.11
18
-- **Operating System:** Ubuntu Linux 20.04
+- **Python:** 3.11, 3.12, 3.13, 3.14
+- **Operating System:** Ubuntu Linux 24.04, Microsoft Windows, Apple MacOS 15
19
- **Architectures:** amd64, arm64
20
21
## Contributing
0 commit comments