iact3/__main__.py (3 lines of code) (raw):

from iact3.main import sync_run if __name__ == "__main__": sync_run()