automating python programs

Dan Upton upton at virginia.edu
Mon Jul 21 14:28:05 EDT 2008


On Mon, Jul 21, 2008 at 2:12 PM, Zach Hobesh <hobesh at gmail.com> wrote:
> Hi,
>
> I'm trying to figure out how to run a python program on a schedule, maybe
> every half an hour...  Is this possible?
>
> Thanks!
>
> -Zach
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>

On Linux, man cron.



More information about the Python-list mailing list