[ ソース: apscheduler ]
パッケージ: python3-apscheduler (3.5.3-1)
python3-apscheduler に関するリンク
Debian の資源:
apscheduler ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス
-
- dep: python3-six (>= 1.4.0)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-tz
- Python3 version of the Olson timezone database
-
- dep: python3-tzlocal
- tzinfo object for the local timezone (Python 3 version)