[ ソース: python-rq ]
パッケージ: python3-rq (2.6-1)
python3-rq に関するリンク
Debian の資源:
python-rq ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Simple job queues for Python 3
RQ (Redis Queue) is a simple Python library for queueing jobs and processing them in the background with workers. It is backed by Redis and it is designed to have a low barrier to entry. It can be integrated in your web stack easily.
その他の python3-rq 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-croniter
- provides iteration for datetime object with cron like format - Python 3.x
-
- dep: python3-redis
- Python bindings for Redis, a persistent key-value database