Path: csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.05; 'cc:addr:python-list': 0.09; 'scripts': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'scripting': 0.09; 'python': 0.10; '>on': 0.16; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:89.233': 0.16; 'received:89.233.217': 0.16; 'received:89.233.217.133': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'subject:Scheduling': 0.16; 'wrote:': 0.16; 'laura': 0.18; 'gui': 0.18; 'windows': 0.20; '2015': 0.20; 'cc:addr:python.org': 0.20; 'aug': 0.20; 'cc:2**1': 0.22; 'programming': 0.22; 'am,': 0.23; 'tried': 0.24; 'header:In-Reply-To:1': 0.24; 'script': 0.25; "doesn't": 0.26; 'van': 0.26; 'fri,': 0.27; 'this.': 0.28; 'fine': 0.28; '-0700,': 0.29; 'kumar': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'task': 0.30; 'anyone': 0.32; 'problem': 0.33; 'schedule': 0.34; 'could': 0.35; 'but': 0.36; 'there': 0.36; 'subject:: ': 0.37; 'two': 0.37; 'being': 0.37; 'charset:us- ascii': 0.37; 'wrong': 0.38; 'some': 0.40; 'header:Message-Id:1': 0.61; 'received:89': 0.80; 'sitting': 0.93 To: Emile van Sebille cc: python-list@python.org, lac@openend.se From: Laura Creighton Subject: Re: Python Scheduling In-Reply-To: Message from Emile van Sebille of "Fri, 07 Aug 2015 06:48:32 -0700." References: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <5650.1438957079.1@fido> Date: Fri, 07 Aug 2015 16:17:59 +0200 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [89.233.217.130]); Fri, 07 Aug 2015 16:18:02 +0200 (CEST) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1438957093 news.xs4all.nl 2905 [2001:888:2000:d::a6]:33742 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:95126 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