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
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:PowerPC/python-APScheduler && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
APScheduler-3.6.3.tar.gz | 0000096309 94.1 KB | |
python-APScheduler.changes | 0000022969 22.4 KB | |
python-APScheduler.spec | 0000003474 3.39 KB |
Revision 11 (latest revision is 22)
Dominique Leuenberger (dimstar_suse)
accepted
request 785446
from
Tomáš Chvátal (scarabeus_iv)
(revision 11)
Staging:I py2 fix
Comments 0