Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #95126
| 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 | <lac@openend.se> |
| 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 <emile@fenx.com> |
| cc | python-list@python.org, lac@openend.se |
| From | Laura Creighton <lac@openend.se> |
| Subject | Re: Python Scheduling |
| In-Reply-To | Message from Emile van Sebille <emile@fenx.com> of "Fri, 07 Aug 2015 06:48:32 -0700." <mq2cvk$i1c$1@ger.gmane.org> |
| References | <CADt7dgkuecsFG22HzF1SCvPq10zFx+BkhbtvyH7XpU_YJ8Sp9A@mail.gmail.com><mq2cvk$i1c$1@ger.gmane.org> |
| 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 <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1308.1438957093.3674.python-list@python.org> (permalink) |
| 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 |
Show key headers only | 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
Re: Python Scheduling Laura Creighton <lac@openend.se> - 2015-08-07 16:17 +0200
csiph-web