Metadata-Version: 2.1
Name: ahbichtfunctionsclient
Version: 0.0.2
Summary: A lightweight client for an AHBicht powered Backend
Home-page: https://github.com/Hochfrequenz/ahbicht-functions-python-client
Author: Hochfrequenz Unternehmensberatung GmbH
Author-email: info@hochfrequenz.de
License: mit
Project-URL: Documentation, https://github.com/Hochfrequenz/ahbicht-functions-python-client
Project-URL: Code, https://github.com/Hochfrequenz/ahbicht-functions-python-client
Project-URL: Bug tracker, https://github.com/Hochfrequenz/ahbicht-functions-python-client/issues
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.9
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8
Requires-Dist: ahbicht
Requires-Dist: aiohttp

# AHBicht Functions Python Client

![Unittests status badge](https://github.com/Hochfrequenz/ahbicht-functions-python-client/workflows/Unittests/badge.svg)
![Coverage status badge](https://github.com/Hochfrequenz/ahbicht-functions-python-client/workflows/Coverage/badge.svg)
![Linting status badge](https://github.com/Hochfrequenz/ahbicht-functions-python-client/workflows/Linting/badge.svg)
![Black status badge](https://github.com/Hochfrequenz/ahbicht-functions-python-client/workflows/Black/badge.svg)

This repository contains a lightweight client for an [AHBicht](https://github.com/Hochfrequenz/ahbicht) powered backend by Hochfrequenz.

## How to use this Repository on Your Machine

Please follow the instructions in our [Python Template Repository](https://github.com/Hochfrequenz/python_template_repository#how-to-use-this-repository-on-your-machine).
tl;dr: tox.

## Contribute

You are very welcome to contribute to this template repository by opening a pull request against the main branch.


