Metadata-Version: 2.1
Name: django-kmuhelper
Version: 1.2.3
Summary: Ein Helfer für schweizer KMU
Home-page: https://rafaelurben.github.io/django-kmuhelper
Author: Rafael Urben
Author-email: github@rafaelurben.ch
Maintainer: Rafael Urben
Maintainer-email: github@rafaelurben.ch
License: GNU General Public License v3 (GPLv3)
Project-URL: Docs, https://rafaelurben.github.io/django-kmuhelper
Project-URL: GitHub, https://github.com/rafaelurben/django-kmuhelper
Project-URL: Issues, https://github.com/rafaelurben/django-kmuhelper/issues
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 3.1
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: Django (>=3.1.2)
Requires-Dist: gunicorn (>=20.0.4)
Requires-Dist: requests (>=2.24.0)
Requires-Dist: WooCommerce (>=2.1.1)
Requires-Dist: reportlab (>=3.5.53)
Requires-Dist: rich (>=8.0.0)
Requires-Dist: pytz (>=2020.1)
Requires-Dist: packaging (>=20.4)

# KMUHelper

![PyPI](https://img.shields.io/pypi/v/django-kmuhelper)
![PyPI - Django Version](https://img.shields.io/pypi/djversions/django-kmuhelper)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-kmuhelper)
![PyPI - License](https://img.shields.io/pypi/l/django-kmuhelper)

![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/rafaelurben/django-kmuhelper)
![GitHub lines of code](https://img.shields.io/tokei/lines/github.com/rafaelurben/django-kmuhelper)
![GitHub issues](https://img.shields.io/github/issues/rafaelurben/django-kmuhelper)
![GitHub pull requests](https://img.shields.io/github/issues-pr/rafaelurben/django-kmuhelper)

Der KMUHelper ist, wie der Name schon sagt, ein Helfer für KMU, hauptsächlich für Schweizer, da der Hauptgrund für
die Entwicklung dieser Djangoapp die neue schweizer QR-Rechnung ist.

Diverse Infos über den KMUHelper gibt's auf der [Webseite](https://rafaelurben.github.io/kmuhelper/) sowie in der [Dokumentation](https://rafaelurben.github.io/django-kmuhelper/)

Bei Fragen oder Probleme bitte unbedingt [mich kontaktieren](https://rafaelurben.github.io/kmuhelper/kontakt) oder ein [Issue](https://github.com/rafaelurben/django-kmuhelper/issues) eröffnen!

Geplante Änderungen können im [Projekt-Board](https://github.com/rafaelurben/django-kmuhelper/projects/1?fullscreen=true) gefunden werden.

## Installation

Siehe [hier](https://rafaelurben.github.io/django-kmuhelper/installation).

## English / Translations

There is currently no english translation planned because this app's main focus is switzerland with it's QR invoice, so there's no point in an english translation, although I might consider creating a French translation.


