Event scheduler like cron as python class

Magnus Heino magnus.heino at rivermen.se
Fri Sep 29 07:04:07 EDT 2000


Has anyone implemented a event scheduler simular to cron as a python class?

I am aware of the sched module, but I would like to be able to say something
like "on every monday at 05:05, run method foo".

/Magnus Heino



More information about the Python-list mailing list