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.