66 results for “topic:celery-task”
Celery Periodic Tasks backed by the Django ORM
A Celery like task manager that distributes Asyncio coroutines
Useful checklist for building great Celery tasks.
Celery Batches allows processing of multiple Celery task requests together
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
NovaMusic is a Django music website.
Comparte Ride (Cride) is a carpooling car app built in Django Rest and docker.
Twitter clone using Django and Vanilla javascript
**obsoleted** Selinon demo
API to fetch latest videos sorted in reverse chronological order of their publishing date-time from YouTube for a given tag/search query in a paginated response.
Integrating 🔗 Celery with Django via Redis server ,To-Do asynchronously 👀task without stopping the main-flow 📃 of Django-project . It increase your speed 🚀 and user experience 🤵 of website
Celery-pymongo is a deployment of celery which uses RabbitMQ as message broker, pymongo for storing task results in MongoDb.
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.
🛒 Fyra is API-REST of Point of Sale (POS) project built using the Django Rest Framework (DRF) in conjunction with Docker, Redis, and Celery that allows users to manage sales transactions in a retail setting while providing a fast, scalable, and reliable solution.
Track Cryptocurrency Prices(real-time) using django, django-channels, celery
The fastest way to reduce the length of URLs with statistics
A reverse proxy for https://github.com/trampgeek/jobe written in Python using Flask and Requests.
Python Flask, MongoDB and Celery
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. 💸
Build an ontology from scientific articles data (authors, references, relations, etc.)
Python Async Notification engine with Redis + Celery + Flower
Ejemplo Celery 4.0 y Celery.
My playground for Celery trials
An example of running multiple celery with each other consecutively
How To Mock Celery Tasks With Pytest (Step-by-Step Guide with Examples)
online audio converter using Django and Celery.
No description provided.
A Whatsapp bot in django. Uses docker, redis, celery, twilio and Google sheets API
Django web server using Celery server to handle asynchronous tasks by using Redis as a message Broker