I have a Python script that looks something like this:
while True: # send me an email # sleep for 1 hour
How could I dep