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


Groups > comp.lang.python > #95126 > unrolled thread

Re: Python Scheduling

Started byLaura Creighton <lac@openend.se>
First post2015-08-07 16:17 +0200
Last post2015-08-07 16:17 +0200
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#95126 — Re: Python Scheduling

FromLaura Creighton <lac@openend.se>
Date2015-08-07 16:17 +0200
SubjectRe: Python Scheduling
Message-ID<mailman.1308.1438957093.3674.python-list@python.org>
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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web