import controller if __name__ == "__main__": controller.createMainWindow() controller.showMainWindow()