time scheduling in ptyhon
- From: jiri.juranek@xxxxxxxxxx
- Date: 17 Jan 2006 11:16:37 -0800
Hello,
i am learning python so this will be propably a stupid
question/problem, so sorry ;)
I need schedule some jobs, times of this jobs are read from database.
So i would like to periodically(every hour) run some python script(or
leave runnig some script which will every hour start some method) which
will read times for jobs from database and schedule that jobs. I am
looking for the simplest solution, i have some ideas but i dont know
how they are difficult and if they are possible in python.
Thanks for all notes/advice/samples/links/modules....
JJ
.
- Follow-Ups:
- Re: time scheduling in ptyhon
- From: utabintarbo
- Re: time scheduling in ptyhon
- From: Grant Edwards
- Re: time scheduling in ptyhon
- Prev by Date: Re: Decimal ROUND_HALF_EVEN Default
- Next by Date: Re: StringVar() IntVar() vs. Dictionary of same
- Previous by thread: Looking for standalone Python
- Next by thread: Re: time scheduling in ptyhon
- Index(es):
Relevant Pages
|