On 8/7/2015 7:17 AM, Laura Creighton wrote:
In a message of Fri, 07 Aug 2015 06:48:32 -0700, Emile van Sebille writes:
On 8/6/2015 11:06 AM, sairam kumar wrote:
Hi Experts,
I am Automating some repetitive works through Sikuli and Python
scripting languages.I have multiple workflows.i need to schedule this
script for every two hours.can anyone guide me how to schedule the scripts
for every two hours.
is there any way to schedule the python programming through Task scheduler
in windows platform.
The windows task scheduler works fine -- have you tried it?
Emile
I think his problem is that he wants a way to do this that doesn't
involve having a human being sitting at a console using a gui to communicate
with the task scheduler, but I could be wrong about this.
In that case, 'at' provides a command line interface for the windows
task scheduler...
Emile
--
https://mail.python.org/mailman/listinfo/python-list