| 12345678910111213141516171819202122 | ================= Celery Examples=================* pythonprojectExample Python project using celery.* djangoExample Django project using celery.* httpexampleExample project using remote tasks (webhook tasks)* celery_http_gatewayExample HTTP service exposing the ability to apply tasks and query theresulting status/return value.
 |