I need that my scipt start at specific time, more time during the day.
import datetime import time while True: now = datetime.datetime.now()