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
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:LoongArch:Factory/python-APScheduler && cd $_
- Create Badge
Refresh
python-APScheduler
loongarch64
unresolvable
The build can not begin, because required packages are either missing or not explicitly defined.
Build jobs exist for the repository
unresolvable:
nothing provides python311-SQLAlchemy >= 1.4, nothing provides python312-SQLAlchemy >= 1.4, nothing provides python313-SQLAlchemy >= 1.4, nothing provides python311-gevent, nothing provides python312-gevent, nothing provides python313-gevent, nothing provides python311-pytest-tornado, nothing provides python312-pytest-tornado, nothing provides python313-pytest-tornado, nothing provides python311-tornado, nothing provides python312-tornado, nothing provides python313-tornado
Comments 0