Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #95126

Re: Python Scheduling

From Laura Creighton <lac@openend.se>
Subject Re: Python Scheduling
References <CADt7dgkuecsFG22HzF1SCvPq10zFx+BkhbtvyH7XpU_YJ8Sp9A@mail.gmail.com><mq2cvk$i1c$1@ger.gmane.org>
Date 2015-08-07 16:17 +0200
Newsgroups comp.lang.python
Message-ID <mailman.1308.1438957093.3674.python-list@python.org> (permalink)

Show all headers | View raw


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.

Laura

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Python Scheduling Laura Creighton <lac@openend.se> - 2015-08-07 16:17 +0200

csiph-web