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.1.tar.gz 0000095921 93.7 KB
python-APScheduler.changes 0000021872 21.4 KB
python-APScheduler.spec 0000003593 3.51 KB
Revision 7 (latest revision is 22)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 717491 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 7)
- Update to 3.6.1:
  * Fixed OverflowError on Qt scheduler when the wait time is very long
  * Fixed methods inherited from base class could not be executed by processpool executor (PR by Yang Jian)
Comments 0
openSUSE Build Service is sponsored by