from src.ui.userInterface import launch_gui as UI if __name__ == "__main__": UI()