The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech LeadsJuly 17-18

Join

Top Python Job Scheduling Libraries 2025

GitHub Libraries Python Job Scheduling Libraries

celery/celery 26K +108

added 3 months ago

Celery is a simple, flexible, and reliable distributed system to process vast amounts of messages, while providing operations with the tools required to maintain such a system.

dbader/schedule 12K +13

added 3 months ago

Python job scheduling for humans.

rq/rq 10K +21

added 3 months ago

RQ is a simple Python library for queueing jobs and processing them in the background with workers. It is backed by Redis and it is designed to have a low barrier to entry.

mher/flower 6K +7

added 3 months ago

Real-time monitor and web admin for Celery distributed task queue

coleifer/huey 5K +25

added 3 months ago

A little task queue for python

bogdanp/dramatiq 4K +23

added 2 months ago

A fast and reliable background task processing library for Python 3.

taskiq-python/taskiq 1K +31

added 1 month ago

Taskiq is an asynchronous distributed task queue for python. This project takes inspiration from big projects such as Celery and Dramatiq. But taskiq can send and run both the sync and async functions, has integration with popular async frameworks.

django-q2/django-q2 486 +5

added 1 month ago

A multiprocessing distributed task queue for Django based on Django-Q

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.