from main.ui.main_app_window import start_app as start if __name__ == "__main__": start()