SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Python Celery Projects
-
cookiecutter-django
Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.
Project mention: Cookiecutter Django: framework for jumpstarting production-ready Django projects | news.ycombinator.com | 2025-09-13 -
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Project mention: flower VS dj-celery-panel - a user suggested alternative | libhunt.com/r/flower | 2026-02-27
-
Project mention: Celery + Redis at Scale: Designing a Reliable and Efficient Task Queue in Production | dev.to | 2026-04-26
One more practical point from my experience: sometimes the problem is not in your code or even in your configuration, but in Celery itself or in lower-level libraries such as Kombu (for example https://github.com/celery/kombu/issues/2258).
-
-
-
-
Another one is how much time it takes to maintain vs how much interest it has. This is different than burnout.
I created and maintain example Docker Compose starter projects for Flask[0], Rails[1], Django[2] and Node[3]. I've had these going for 6-7 years and I maintain them at least once a week to keep everything up to date.
I used to also support Phoenix but I stopped after ~5 years because it was the least popular project but also took up more time to upgrade than all of the other example projects combined because Live View has changed in drastic ways so many times.
Plus it became no longer enjoyable to work on it since I stopped using Phoenix in my day to day as well. That combined with it being the least popular example app between the 5 projects.
I put together a 6 month plan to archive the repo in https://github.com/nickjj/docker-phoenix-example/issues/16, received zero feedback and then archived it at the start of 2026.
[0]: https://github.com/nickjj/docker-flask-example
[1]: https://github.com/nickjj/docker-rails-example
[2]: https://github.com/nickjj/docker-django-example
[3]: https://github.com/nickjj/docker-node-example
-
full-stack-ai-agent-template
Full-stack AI app generator — FastAPI + Next.js with AI Agents, RAG, streaming, auth, and 20+ integrations out of the box.
-
-
redbeat
RedBeat is a Celery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis.
-
8mb.local
a free local self hosted video compressor webui designed for performance and ease of use. inspired by 8mb.video
I also look for a sophisticated self hosted, open source transcoding solution as a web app, but in the mean time, the complete opposite: no bells and whistles, no config, no control except size: https://github.com/JMS1717/8mb.local
-
-
Another one is how much time it takes to maintain vs how much interest it has. This is different than burnout.
I created and maintain example Docker Compose starter projects for Flask[0], Rails[1], Django[2] and Node[3]. I've had these going for 6-7 years and I maintain them at least once a week to keep everything up to date.
I used to also support Phoenix but I stopped after ~5 years because it was the least popular project but also took up more time to upgrade than all of the other example projects combined because Live View has changed in drastic ways so many times.
Plus it became no longer enjoyable to work on it since I stopped using Phoenix in my day to day as well. That combined with it being the least popular example app between the 5 projects.
I put together a 6 month plan to archive the repo in https://github.com/nickjj/docker-phoenix-example/issues/16, received zero feedback and then archived it at the start of 2026.
[0]: https://github.com/nickjj/docker-flask-example
[1]: https://github.com/nickjj/docker-rails-example
[2]: https://github.com/nickjj/docker-django-example
[3]: https://github.com/nickjj/docker-node-example
-
-
To link log messages with requests we need a correlation ID. I highly recommend using the asgi-correlation-id package for this purpose.
-
-
celery-progress
Drop in, configurable, dependency-free progress bars for your Django/Celery applications.
-
django-guid
Inject an ID into every log message from a Django request. ASGI compatible, integrates with Sentry, and works with Celery
-
-
-
robs_awesome_python_template
Production-ready Python template: Choose from FastAPI, SQLAlchemy, Celery, Docker, CI/CD and more. Flexibility that scales from libraries to full applications.
-
full-stack-fastapi-postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Nuxt3, Docker, automatic HTTPS and more. (by whythawk)
-
django-step-by-step
A Django + Vue reference project that focuses on developer tooling and CI/CD + IaC
Python Celery discussion
Python Celery related posts
-
I Built My Own Analytics Platform Instead of Paying for PostHog
-
Building a PostHog-Like Analytics Platform with FastAPI
-
flower VS dj-celery-panel - a user suggested alternative
2 projects | 27 Feb 2026 -
Copyparty, the FOSS file server [video]
-
Uv overtakes pip in CI (for Wagtail users)
-
Building Async Backends with Django and Celery
-
From Kiddie Projects to Production-Ready APIs: My FastAPI Journey at 18
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jun 2026
Index
What are some of the best open-source Celery projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | cookiecutter-django | 13,532 |
| 2 | flower | 7,192 |
| 3 | kombu | 3,120 |
| 4 | django-react-boilerplate | 2,260 |
| 5 | django-celery-beat | 1,940 |
| 6 | django-celery | 1,555 |
| 7 | docker-django-example | 1,529 |
| 8 | full-stack-ai-agent-template | 1,396 |
| 9 | jasmin | 1,165 |
| 10 | redbeat | 1,044 |
| 11 | 8mb.local | 869 |
| 12 | django-celery-results | 784 |
| 13 | docker-flask-example | 762 |
| 14 | playlistor | 669 |
| 15 | asgi-correlation-id | 637 |
| 16 | wakaq | 596 |
| 17 | celery-progress | 495 |
| 18 | django-guid | 482 |
| 19 | pdbr | 352 |
| 20 | banking-system | 344 |
| 21 | robs_awesome_python_template | 299 |
| 22 | full-stack-fastapi-postgresql | 261 |
| 23 | django-step-by-step | 192 |