Celery Periodic Tasks backed by the Django ORM
-
Updated
Aug 24, 2026 - Python
8000
Celery Periodic Tasks backed by the Django ORM
online audio converter using Django and Celery. Previously deployed on AWS.
Comparte Ride (Cride) is a carpooling car app built in Django Rest and docker.
Celery Batches allows processing of multiple Celery task requests together
A Celery like task manager that distributes Asyncio coroutines
Modern Programming Technologies Major Project: Social Networking System for Alumni (Django + React Native)
An open-source Document Parser application with fully dockerized environment that leverages: FastAPI for the backend API, llama-index-core, Kotaemon, Markitdown for document understanding and parsing, Celery for asynchronous task processing
Basic configuration of celery guide
Syncronization service with inbuild file validation chained celery tasks performed on file input
A Celery backend application using Redis as a broker to periodically fetch air quality data (AQI and pollutant concentrations) from the OpenWeatherMap API for specified coordinates. The data is stored as time series in Redis and visualized on a Grafana dashboard via Prometheus.
Create a new code spaces ☄️ backend for a full-fledged e-commerce 🛒 platform. Implemented on Django using the Django REST Framework 🎞️. The project supports user 👤, product, order 🍔 and payment management. 💸
A multi-user app for managing e-books across sections in an online library. Built with Flask for backend, Vue.js for UI, and SQLite for data storage. Librarians manage sections and e-books, while users can access and request them. Features include role-based access,search, Celery based automated reminders, and Redis-powered performance optimization
RabbitMQ is a powerful message broker suitable for complex messaging scenarios, whereas Celery is a task queue system optimized for asynchronous task execution. In many real-world applications, Celery is used in conjunction with RabbitMQ to handle task queuing and execution,
Collect/process data via various data sources : website / js website / API. Run scrapping pipeline via Celery, and Travis cron task. Dump the scraped data to slack
py4web app with socketio, simple chat server, python-socketio example, py4web sockjs example, server sent events, sse
Отправка писем с помощью Celery
Add a description, image, and links to the celery-task topic page so that developers can more easily learn about it.
To associate your repository with the celery-task topic, visit your repo's landing page and select "manage topics."