Skip to content

AllieW99/Feinstaubstation

Repository files navigation

Feinstaubstation

The Userinterface

This is a programm to get the pollution, temperature and humidity from one day in Bochum.

alt text

You can select one day and the datatype you want to show.
Click on "Export" to export and open the shown data as a PDF file.
Click on "Update" to get the latest data from the database.

Executable Application (.exe)

You will find the executable application in the Python_Skript folder.
You need to start it from there and you need to start it as administrator once to open the PDF file automatically.

How to install dependencies?

If you want to run the code directly you need to install the dependencies from the requirements.txt file with the following command:

py -m pip install -r requirements.txt

About

Pollution Project for programming lessons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published