Package: python-apscheduler (3.5.3-1)
Links for python-apscheduler
Debian Resources:
Download Source Package apscheduler:
Maintainer:
External Resources:
- Homepage [pypi.python.org]
Similar packages:
In-process task scheduler with Cron-like capabilities
The 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.
This package contains the Python 2 module.
Other Packages Related to python-apscheduler
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-six (>= 1.4.0)
- Python 2 and 3 compatibility library (Python 2 interface)
-
- dep: python-tz
- Python version of the Olson timezone database
-
- dep: python-tzlocal
- tzinfo object for the local timezone
Download python-apscheduler
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 38.8 kB | 237.0 kB | [list of files] |