220 skills found · Page 1 of 8
mher / FlowerReal-time monitor and web admin for Celery distributed task queue
gocelery / GoceleryCelery Distributed Task Queue in Go
celery / Django Celery BeatCelery Periodic Tasks backed by the Django ORM
sibson / RedbeatRedBeat is a Celery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis.
rusty-celery / Rusty Celery🦀 Rust implementation of Celery for producing and consuming background tasks
cameronmaske / Celery OnceCelery Once allows you to prevent multiple execution and queuing of celery tasks.
GregaVrbancic / Fastapi CeleryMinimal example utilizing fastapi and celery with RabbitMQ for task queue, Redis for celery backend and flower for monitoring the celery tasks.
wakatime / WakaqBackground task queue for Python backed by Redis, a super minimal Celery
pmclanahan / Django Celery EmailA Django email backend that uses a celery task for sending the email.
cr0hn / AiotasksA Celery like task manager that distributes Asyncio coroutines
selinon / SelinonAn advanced distributed task flow management on top of Celery
actumn / Celery.nodeCelery task queue client/worker for nodejs
steinitzu / Celery SingletonSeamlessly prevent duplicate executions of celery tasks
svfat / Awesome CeleryA curated list of awesome things related to Celery (distributed task queue)
kodless / LeekCelery Tasks Monitoring Tool
getkanchi / KanchiA realtime celery task monitoring and management system
bradleyayers / Django Celery TransactionsDjango transaction support for Celery tasks.
liuliqiang / Redisbeatcelery redis scheduler, dynamic add/modify/delete task from celery.
pplonski / Simple TasksSimple tasks real-time updates with django channels, DRF, celery
yassi / Dj Celery PanelYour Celery task inspector inside the Django admin