1359 Forks
8991 Stars
8991 Watchers

rq

Simple job queues for Python

How to download and setup rq

Open terminal and run command
git clone https://github.com/rq/rq.git
git clone is used to create a copy or clone of rq repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rq https://github.com/rq/rq/archive/master.zip

Or simply clone rq with SSH
[email protected]:rq/rq.git

If you have some problems with rq

You may open issue on rq support forum (system) here: https://github.com/rq/rq/issues