How can I make a program automatically run once per day?

Rafael Durán Castañeda rafadurancastaneda at gmail.com
Sun Jul 10 04:49:44 EDT 2011


On 10/07/11 04:01, John Salerno wrote:
> Thanks everyone! I probably should have said something like "Python,
> if possible and efficient, otherwise any other method" ! :)
>
> I'll look into the Task Scheduler. Thanks again!
You may use Celery 
http://docs.celeryproject.org/en/latest/userguide/periodic-tasks.html



More information about the Python-list mailing list