Recur – module for recurring tasks in Python
by Kevin Dangoor
Robert Brewer has a nice module, Recur, which can be used for “cron-like” activities within a running Python program.
Robert Brewer has a nice module, Recur, which can be used for “cron-like” activities within a running Python program.
Thanks for the mention! Now that I have two endorsements, perhaps it’s time to CheeseShop it?
I agree. This module was recommended to me a few days ago and is without equal in the python World.