Recur – module for recurring tasks in Python

Robert Brewer has a nice module, Recur, which can be used for “cron-like” activities within a running Python program.


2 Responses to “Recur – module for recurring tasks in Python”

Robert Brewer on March 16th, 2006 1:08 pm:

Thanks for the mention! Now that I have two endorsements, perhaps it’s time to CheeseShop it?


Rob Cowie on March 16th, 2006 5:52 pm:

I agree. This module was recommended to me a few days ago and is without equal in the python World.