manh-hoang-nguyen / pyqt-mvp-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%