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.3.1.tar.gz 0000084198 82.2 KB
LICENSE.txt 0000001097 1.07 KB
python-APScheduler.changes 0000016674 16.3 KB
python-APScheduler.spec 0000002584 2.52 KB
Latest Revision
Thomas Bechtold's avatar Thomas Bechtold (tbechtold) committed (revision 2)
- Only build for python2
Comments 0
openSUSE Build Service is sponsored by