mehdigmira / celery-run

Celery extension to run tasks from command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

celery-run

Celery extension to run tasks from command line.

Example:

celery run task_name '{key1: 2, key2: "test"}' --app=yourapp

About

Celery extension to run tasks from command line


Languages

Language:Python 100.0%