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.6.2.tar.gz 0000096320 94.1 KB
compat-pytest4+.patch 0000003084 3.01 KB
python-APScheduler.changes 0000022561 22 KB
python-APScheduler.spec 0000003704 3.62 KB
Revision 9 (latest revision is 22)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 745282 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 9)
- Update to 3.6.2, which fixes (together with the patch
  compat-pytest4+.patch, which replaces pytest4.patch)
  incompatibility with pytest 4+. gh#agronholm/apscheduler#401

- Add pytest4.patch to make test suite work even with pytest 4.
  gh#agronholm/apscheduler#401
Comments 0
openSUSE Build Service is sponsored by