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


Groups > comp.lang.python > #95113

Python Scheduling

Path csiph.com!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <sairam.kumar8491@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.016
X-Spam-Evidence '*H*': 0.97; '*S*': 0.00; 'subject:Python': 0.05; 'scripts': 0.09; 'scripting': 0.09; 'python': 0.10; 'subject:Scheduling': 0.16; 'windows': 0.20; 'programming': 0.22; 'script': 0.25; 'message-id:@mail.gmail.com': 0.27; 'task': 0.30; 'anyone': 0.32; 'languages': 0.34; 'schedule': 0.34; 'received:google.com': 0.35; 'there': 0.36; 'to:addr:python-list': 0.36; 'two': 0.37; 'thanks': 0.37; 'things': 0.38; 'to:addr:python.org': 0.40; 'some': 0.40
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=WVJwzZfG9F14WGWUdwbZoBnf4mKs6+bI1J27OHDRdVc=; b=hZ9mrWuWLVmquBZsli3yekTbJr0TnfBvv55q6vLPmA3Ey6gfMcx0JQ2cEi02mcXqLX 1fsLsG0Pzs/bKOc8JyBNaZtfqpemvLETeducLbZzb6tY8DoH3sA83UkoWs1hlGxFjeBp +qWps+wGKivLSpmqzzchGdECAYTAWeAdt9KF+8iotflLc3/B7sQjsbpD9gEn9+/GS5Nj W3/WBhKwfayfYbMPjO+JemdHnGbUv4G9jV5VZz0rlES+2TYpp0jp8b8kLJCAbQNmHr+C ob8myJEoUR9qjQWkOK8X5+3RIxrroORCdKDjtzqpLWIqw7r2Hv8eNQAiKq6GuVTTPT9o Vmfw==
MIME-Version 1.0
X-Received by 10.55.56.73 with SMTP id f70mr5332686qka.78.1438884410847; Thu, 06 Aug 2015 11:06:50 -0700 (PDT)
Date Thu, 6 Aug 2015 23:36:50 +0530
Subject Python Scheduling
From sairam kumar <sairam.kumar8491@gmail.com>
To python-list@python.org
Content-Type multipart/alternative; boundary=001a114906482e7779051ca862ac
X-Mailman-Approved-At Fri, 07 Aug 2015 10:56:52 +0200
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.1297.1438937812.3674.python-list@python.org> (permalink)
Lines 36
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1438937812 news.xs4all.nl 2903 [2001:888:2000:d::a6]:39884
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:95113

Show key headers only | View raw


[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

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


Thread

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

csiph-web