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


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

Python Scheduling

Started bysairam kumar <sairam.kumar8491@gmail.com>
First post2015-08-06 23:36 +0530
Last post2015-08-07 03:52 -0700
Articles 2 — 2 participants

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


Contents

  Python Scheduling sairam kumar <sairam.kumar8491@gmail.com> - 2015-08-06 23:36 +0530
    Re: Python Scheduling Suneel Mohan SG <sgsuneel@gmail.com> - 2015-08-07 03:52 -0700

#95113 — Python Scheduling

Fromsairam kumar <sairam.kumar8491@gmail.com>
Date2015-08-06 23:36 +0530
SubjectPython Scheduling
Message-ID<mailman.1297.1438937812.3674.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

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.

below the things i am using:

OS  :Windows
Programming languages : Sikuli,Python

Thanks
Sairam

[toc] | [next] | [standalone]


#95116

FromSuneel Mohan SG <sgsuneel@gmail.com>
Date2015-08-07 03:52 -0700
Message-ID<dce3bb0b-0b98-4cd7-8b70-0bb149ee129d@googlegroups.com>
In reply to#95113
Sairam,

What's your OS?

Windows 7 does have a Task Scheduler.

Go to Control Panel -> Administrative Tools -> Task Scheduler.

Hope this helps.

Br,
Suneel.

On Friday, August 7, 2015 at 2:27:03 PM UTC+5:30, 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.
> 
> 
> below the things i am using:
> 
> 
> OS  :Windows
> Programming languages : Sikuli,Python
> 
> 
> Thanks
> Sairam

[toc] | [prev] | [standalone]


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


csiph-web