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.
I found that this django setup was an excellent starting point:
https://github.com/cookiecutter/cookiecutter-django
-
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.
-
-
-
-
-
-
Project mention: Switching Pip to Uv in a Dockerized Flask / Django App | news.ycombinator.com | 2025-06-24
There's nothing to pretend about and there's no bug because both versions of the code do the same thing, the 2nd version is just easier to read and requires less `uv` knowledge to know what happens when `uv lock` runs with an invalid lock file. The history is in the HN comment I wrote and git history.
It doesn't make sense to leave the original code in the blog post and then write a wall of text to explain how it worked fine but here's a modified version for clarity. Both versions of the code have the same outcome which is ensuring there's a valid lock file before syncing.
Here's the commits https://github.com/nickjj/docker-flask-example/commit/d1b7b9... and https://github.com/nickjj/docker-django-example/commit/a12e2... btw.
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
-
-
redbeat
RedBeat is a Celery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis.
-
-
Project mention: Switching Pip to Uv in a Dockerized Flask / Django App | news.ycombinator.com | 2025-06-24
There's nothing to pretend about and there's no bug because both versions of the code do the same thing, the 2nd version is just easier to read and requires less `uv` knowledge to know what happens when `uv lock` runs with an invalid lock file. The history is in the HN comment I wrote and git history.
It doesn't make sense to leave the original code in the blog post and then write a wall of text to explain how it worked fine but here's a modified version for clarity. Both versions of the code have the same outcome which is ensuring there's a valid lock file before syncing.
Here's the commits https://github.com/nickjj/docker-flask-example/commit/d1b7b9... and https://github.com/nickjj/docker-django-example/commit/a12e2... btw.
-
-
-
-
-
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
-
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
-
Celery-exporter: A Prometheus exporter for Celery metrics
-
Working with Docker Containers Made Easy with the Dexec Bash Script
-
A note from our sponsor - SaaSHub
www.saashub.com | 1 Sep 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,049 |
2 | flower | 6,892 |
3 | kombu | 3,045 |
4 | django-react-boilerplate | 2,169 |
5 | django-celery-beat | 1,840 |
6 | django-celery | 1,549 |
7 | docker-django-example | 1,331 |
8 | jasmin | 1,106 |
9 | redbeat | 987 |
10 | django-celery-results | 746 |
11 | docker-flask-example | 732 |
12 | playlistor | 633 |
13 | wakaq | 590 |
14 | asgi-correlation-id | 510 |
15 | celery-exporter | 499 |
16 | celery-progress | 490 |
17 | django-guid | 470 |
18 | pdbr | 350 |
19 | banking-system | 339 |
20 | full-stack-fastapi-postgresql | 253 |
21 | django-step-by-step | 191 |
22 | django-ecommerce-api | 174 |
23 | cookiecutter-fastapi | 145 |