Metadata-Version: 2.1
Name: deputat
Version: 1.0.1
Summary: deputat overview
Home-page: https://github.com/lfreist/deputat
Author: lfreist
Author-email: freist.leon@gmx.de
License: UNKNOWN
Description: ![Python 3.8](https://img.shields.io/badge/python-3.8-green.svg)
        [![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/leonfrcom/ErroRCalcS/blob/master/LICENSE)
        
        # Deputat
        Einfaches graphisches Benutzer Interface (GUI) zur vergabe von Schulstunden.
        ____
        Aktuelle Version: 1.0.0
        ____
        
        # Installation
        1. [Installiere python3](https://github.com/lfreist/deputat/blob/master/infos/install_python.md)
        2. Installiere deputat über pythons packetmanager [PyPi](https://pypi.org/). Gebe dazu
        in der Konsole ```python3 -m pip install deputat``` ein
        3. Starte deputat über ```python3 -m deputat```
        
        ### Changes in 0.2.8
        - added ```*.svg``` icons to ```sdist```
        - data can now be exported as ```*.csv``` or ```*.xlsx```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
