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.
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
6
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:ARM:Factory:Contrib:ILP32/python-APScheduler && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
apscheduler-3.11.0.tar.gz | 0000107347 105 KB | |
python-APScheduler.changes | 0000029614 28.9 KB | |
python-APScheduler.spec | 0000003558 3.47 KB |
Comments 0