In-process task scheduler with Cron-like capabilities
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.
- Links to devel:languages:python / python-APScheduler
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:HuangZeshun:PowerPC/python-APScheduler && cd $_
- Create Badge
Refresh
Refresh
Source Files (show merged sources derived from linked package)
Filename | Size | Changed |
---|---|---|
APScheduler-3.10.0.tar.gz | 0000100353 98 KB | |
_link | 0000000169 169 Bytes | |
python-APScheduler.changes | 0000026698 26.1 KB | |
python-APScheduler.spec | 0000003606 3.52 KB |
Comments 0