4517 Forks
21799 Stars
21799 Watchers

celery

Distributed Task Queue (development branch)

How to download and setup celery

Open terminal and run command
git clone https://github.com/celery/celery.git
git clone is used to create a copy or clone of celery 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 celery https://github.com/celery/celery/archive/master.zip

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

If you have some problems with celery

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