testdrivenio / django-celery-project
The Definitive Guide to Celery and Django
☆50Updated 3 months ago
Alternatives and similar repositories for django-celery-project:
Users that are interested in django-celery-project are comparing it to the libraries listed below
- dj-notification-api is a Django package developed by Lazarus for efficiently handling notifications through various APIs☆45Updated 2 weeks ago
- Django app for recording daily user visits☆94Updated 8 months ago
- Example project using Django and FastAPI together.☆71Updated 2 years ago
- Starter Django project strive for majestic monolith☆49Updated 2 years ago
- FastAPI + Django experiment☆114Updated 4 years ago
- Combine the power of FastAPI and Django to build a production-ready application capable of utilizing all of the best features of both wor…☆81Updated 3 years ago
- Run django-import-export processes in celery☆209Updated 3 months ago
- Example of how to manage periodic tasks with Django, Celery, and Docker☆91Updated 7 months ago
- ☆148Updated 2 weeks ago
- Secure your Django app by controlling the access - grant or deny user access based on device and location, including VPN detection.☆68Updated last year
- Güttli's opinionated Django Tips☆79Updated 2 years ago
- Example of how to handle background processes with Django, Celery, and Docker☆159Updated last month
- Django with Docker and Traefik☆48Updated last year
- Basic and Full-text Search with Django and Postgres☆20Updated last year
- Monitoring mixin for Django-prometheus. A set of Grafana dashboards and Prometheus rules for Django.☆61Updated 3 weeks ago
- simple django rest application notification system☆44Updated last year
- Role-based permissions for Django and Django REST Framework☆78Updated 5 months ago
- A cli tool to bootstrap your django projects and enhance your development experience.☆63Updated last year
- Schedule async tasks using redis protocol. Redis/ValKey/Dragonfly or any broker using the redis protocol can be used.☆130Updated this week
- Demo of using docker, celery, django, redis, postgres, docker compose☆82Updated 6 months ago
- A Django library for asynchronously triggering actions in response to database changes. It supports integration with webhooks, message br…☆82Updated 2 weeks ago
- Example app for the book The Temple of Django Database Performance, 2nd Edition☆60Updated 2 years ago
- Scaffold your Django Rest(DRF) projects faster with DR-CLI⚡🚀☆118Updated 2 years ago
- Introduction to Django Channels☆33Updated 2 years ago
- Separate handling of protected media in Django, with X-Sendfile support☆69Updated last year
- Django MongoDB Backend☆143Updated this week
- AdminConfirmMixin is a mixin for ModelAdmin that adds confirmations to changes, additions and actions.