[ Bron: python-rq ]
Pakket: python3-rq (2.5-1)
Verwijzigingen voor python3-rq
Debian bronnen:
Het bronpakket python-rq downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-rq gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- 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