Clean PyQT GUI with MVP pattern

This repo is an example on how to set up a project according to the MVP pattern with PyQT. For details check out my blog post.

To run

pip install -r requirements.txt

python3 main.py