パッケージ: python3-apscheduler (3.8.1-1)
python3-apscheduler に関するリンク
Trisquel の資源:
apscheduler ソースパッケージをダウンロード:
メンテナ:
Original Maintainer:
- Laszlo Boszormenyi (GCS)
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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 3 module.
その他の python3-apscheduler 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-six (>= 1.4.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-tz
- Python3 version of the Olson timezone database
-
- dep: python3-tzlocal
- tzinfo object for the local timezone