rq v2.7.0

pypi

RQ is a simple, lightweight, library for creating background jobs, and processing them.

Updated View on PyPI →
Version
2.7.0
15d ago
License
BSD-2-Clause
15d ago
Weekly Downloads
1.3M
15d ago
Dependencies
3
15d ago
Required Runtime
>=3.9
15d ago
Deprecated
No
15d ago

Weekly downloads

Release activity

1 release tracked. Last release: 35 days ago.

v2.7.0 current
v2.7.0 Feb 28, 2026

Last changed

Field Change When
weekly_downloads 1278391 1282082 15d ago
license (none) BSD-2-Clause 35d ago
deprecated (none) false 35d ago
required_runtime (none) >=3.9 35d ago
dep_count (none) 3 35d ago
latest_version (none) 2.7.0 35d ago

Use it

REST API
$ curl
https://api.grounded-api.dev/v1/pypi/rq/latest_version
{ "value": "2.7.0" }
CLI
$ npx grounded-cli rq
rq@2.7.0 (pypi)