InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. 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 -
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
Flower Monitoring
-
-
-
-
-
uv works great in a container, you can tell it to skip creating a venv and use the system's version of Python.
Both of my Docker Compose start app examples for https://github.com/nickjj/docker-flask-example and https://github.com/nickjj/docker-django-example use uv.
The biggest win is speed. Dependencies get installed ~10x faster than with pip, at least on my machine.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
redbeat
RedBeat is a Celery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis.
-
-
uv works great in a container, you can tell it to skip creating a venv and use the system's version of Python.
Both of my Docker Compose start app examples for https://github.com/nickjj/docker-flask-example and https://github.com/nickjj/docker-django-example use uv.
The biggest win is speed. Dependencies get installed ~10x faster than with pip, at least on my machine.
-
-
-
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
-
-
-
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
-
-
cookiecutter-fastapi
Cookiecutter fastapi is a framework for jumpstarting production-ready fastapi projects quickly.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python Celery discussion
Python Celery related posts
-
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
-
Leveling Up My Task Automation API: Models, Routes, and Scheduling
-
Switching Pip to Uv in a Dockerized Flask / Django App
-
SaaSavant – SaaS Boilerplate
-
Building a SaaS app using Django
-
A note from our sponsor - InfluxDB
www.influxdata.com | 16 Nov 2025
Index
What are some of the best open-source Celery projects in Python? This list will help you:
| # | Project | Stars |
|---|---|---|
| 1 | cookiecutter-django | 13,250 |
| 2 | flower | 7,008 |
| 3 | kombu | 3,072 |
| 4 | django-react-boilerplate | 2,210 |
| 5 | django-celery-beat | 1,859 |
| 6 | django-celery | 1,556 |
| 7 | docker-django-example | 1,340 |
| 8 | jasmin | 1,121 |
| 9 | redbeat | 1,005 |
| 10 | django-celery-results | 760 |
| 11 | docker-flask-example | 745 |
| 12 | playlistor | 650 |
| 13 | wakaq | 589 |
| 14 | asgi-correlation-id | 519 |
| 15 | celery-exporter | 513 |
| 16 | celery-progress | 493 |
| 17 | django-guid | 476 |
| 18 | pdbr | 352 |
| 19 | banking-system | 335 |
| 20 | full-stack-fastapi-postgresql | 255 |
| 21 | django-step-by-step | 192 |
| 22 | django-ecommerce-api | 180 |
| 23 | cookiecutter-fastapi | 148 |