Metadata-Version: 2.1
Name: PREN_flawas
Version: 0.0.5
Summary: A small package used for a project at HSLU Luzern.
Project-URL: Homepage, https://github.com/flawas/PREN_Module
Project-URL: Issues, https://github.com/flawas/PREN_Module/issues
Author-email: Flavio Waser <waserflavio@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# PREN Python Module


## Intention
This module uses various helper functions to manage the tasks from the PREN module at HSLU Lucerne. 
It is a Python module that can be accessed via the PyPi public repository.  

## Installation

```bash
pip install RPi.GPIO
pip install PREN-flawas
```

## Authors

- [@JuliaVonM](https://github.com/JuliaVonM)
- [@Mangosil](https://github.com/Mangosil)
- [@flawas](https://github.com/flawas)
