import main #script for the start if __name__ == '__main__': while True: #try: main.main() #except: #pass