from make_reports_zip import make_reports_zip import time i = 1 while i == 1: make_reports_zip() time.sleep(900)