Repository URL to install this package:
from __future__ import absolute_import from celery import Celery app = Celery(set_as_current=False)