In-process task scheduler with Cron-like capabilities

Edit Package python-APScheduler
http://pypi.python.org/pypi/APScheduler/

Advanced Python Scheduler (APScheduler) is a light but powerful in-process task scheduler that lets you schedule jobs (functions or any python callables) to be executed at times of your choosing.

This can be a far better alternative to externally run cron scripts for long-running applications (e.g. web applications), as it is platform neutral and can directly access your application's variables and functions.

Refresh
Refresh
Source Files
Filename Size Changed
APScheduler-3.8.1.tar.gz 0000098699 96.4 KB
python-APScheduler.changes 0000025424 24.8 KB
python-APScheduler.spec 0000003526 3.44 KB
Revision 15 (latest revision is 22)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 928312 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 15)
- update to 3.8.1:
  * Allowed the use of tzlocal v4.0+ in addition to v2.*
Comments 0
openSUSE Build Service is sponsored by