PyQtStarter To get started with a little PyQt app, this comes in handy Compiling ui to get updated ui, recompile ui files with pyuic: cd ui-files/ pyuic5 -o ../pyqtstarter/ui/MainWindow_py.py MainWindow.ui