name: django-rq version: 4.2.0 summary: An app that provides django integration for RQ (Redis Queue) license: MIT requires_python: >=3.10 python_min: 3.10 install_size: 77.7 KB module_format: py3-none-any repo_url: https://github.com/rq/django-rq last_released_at: 2026-08-30T05:28:34Z releases_last_12mo: 8 avg_days_between_releases: 81.4 platforms: any ## dependencies django >=4.2 redis >=3.5 rq >=2.6.1 ## extras [prometheus] prometheus-client >=0.4.0 [testing] pytest-django >=4.5 pytest >=7.0 ## maintainers Selwin Ong