Skip to content

Commit 38961c9

Browse files
committed
chore: first commit and added readme file
0 parents  commit 38961c9

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# Frequenz Reporting API Client
2+
3+
[![Build Status](https://github.com/frequenz-floss/frequenz-clinet-reporting-python/actions/workflows/ci.yaml/badge.svg)](https://github.com/frequenz-floss/frequenz-clinet-reporting-python/actions/workflows/ci.yaml)
4+
[![PyPI Package](https://img.shields.io/pypi/v/frequenz-client-reporting)](https://pypi.org/project/frequenz-client-reporting/)
5+
[![Docs](https://img.shields.io/badge/docs-latest-informational)](https://frequenz-floss.github.io/frequenz-clinet-reporting-python/)
6+
7+
## Introduction
8+
9+
Reporting API client for Python
10+
11+
TODO(cookiecutter): Improve the README file
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
19+
- **Architectures:** amd64, arm64
20+
21+
## Contributing
22+
23+
If you want to know how to build this project and contribute to it, please
24+
check out the [Contributing Guide](CONTRIBUTING.md).

0 commit comments

Comments
 (0)