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.9.1.post1.tar.gz 0000100604 98.2 KB
python-APScheduler.changes 0000026396 25.8 KB
python-APScheduler.spec 0000003611 3.53 KB
Revision 46 (latest revision is 55)
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1039375 from Yogalakshmi Arunachalam's avatar Yogalakshmi Arunachalam (yarunachalam) (revision 46)
- version update to 3.9.1.post1 
  * Dropped Python 2.7 from the list of supported Python versions
    Relates to #666.
Comments 0
openSUSE Build Service is sponsored by