Hi, On Apr 9, 12:06 pm, Kevin Xue <[email protected]> wrote: > Is there any recommended "cron style" task scheduler that integrates > nicely with werkzeug? I am looking for something like Google's APP > engine task scheduler (http://code.google.com/appengine/docs/python/ > config/cron.html) Don't think there is one, I usually create scripts and hook them into the system wide installed cron daemon. What do you have in mind?
Regards, Armin -- You received this message because you are subscribed to the Google Groups "pocoo-libs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pocoo-libs?hl=en.
