How to schedule execution of code?

low kian seong kianseong.low at logisticsconsulting.asia
Tue Mar 15 04:00:55 EDT 2011


On Tue, Mar 15, 2011 at 3:16 PM, Virgil Stokes <vs at it.uu.se> wrote:

> Suppose that I have some Python code (vers. 2.6) that has been converted
> into an *.exe file and can be executed on a Windows (Vista or 7) platform.
> What can one do to have this *.exe executed at a set of specific times each
> day? In addition, if a day is missed (e.g. computer on which it resides goes
> down), then it will be executed the next time the computer is successfully
> started up.
>

Can't the windows scheduler handle this ? there is also pycron for windows,
if you are so inclined.


>
> It might be useful to know that the purpose of this code is to collect data
> from a set of RSS feeds.
>
> Any suggestions would be appreciated.
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 

Low Kian Seong
Senior Software Manager

Logistics Consulting Asia
M: +6 012 3736874  •  T: +60 3 7729 9386  •  F: +60 3 7729 7386
www.logisticsconsulting.asia

China  •  India  •  Indonesia  • Malaysia  •  Philippines  •  Singapore  •
 Thailand  •  Vietnam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110315/d2ed248b/attachment-0001.html>


More information about the Python-list mailing list