Metadata-Version: 2.1
Name: django-kmuhelper
Version: 1.5
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.2
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.2)
Requires-Dist: gunicorn (>=20.1.0)
Requires-Dist: requests (>=2.25.1)
Requires-Dist: WooCommerce (>=3.0.0)
Requires-Dist: reportlab (>=3.5.66)
Requires-Dist: rich (>=10.1.0)
Requires-Dist: pytz (>=2020.1)
Requires-Dist: packaging (>=20.9)
Requires-Dist: django-multi-email-field (>=0.6.2)

# KMUHelper

[![PyPI](https://img.shields.io/pypi/v/django-kmuhelper)](https://pypi.org/project/django-kmuhelper)
[![PyPI - Django Version](https://img.shields.io/pypi/djversions/django-kmuhelper)](https://pypi.org/project/django-kmuhelper)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/django-kmuhelper)](https://pypi.org/project/django-kmuhelper)
[![PyPI - License](https://img.shields.io/pypi/l/django-kmuhelper)](https://github.com/rafaelurben/django-kmuhelper/blob/master/LICENSE)

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

[![CodeFactor](https://www.codefactor.io/repository/github/rafaelurben/django-kmuhelper/badge)](https://www.codefactor.io/repository/github/rafaelurben/django-kmuhelper)

Der KMUHelper ist, wie der Name schon sagt, ein Helfer für KMU - hauptsächlich jedoch 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/)

## Änderungen und Feedback

- [Diskussionen](https://github.com/rafaelurben/django-kmuhelper/discussions) - Fragen und Ideen
- [Issues](https://github.com/rafaelurben/django-kmuhelper/issues) - Bugs und Feature requests
- [Kontakt](https://rafaelurben.github.io/kmuhelper/kontakt) - Dringende Anfragen und Sicherheitslücken

Geplante Änderungen und aktuelle Programmierfortschritte können im [Projekt-Board](https://github.com/rafaelurben/django-kmuhelper/projects/1) 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.


