The Principal Dev – Masterclass for Tech Leads

The Principal Dev – Masterclass for Tech LeadsNov 27-28

Join

New Python Job Scheduling Libraries 2025

GitHub Libraries Python Job Scheduling Libraries

taskiq-python/taskiq 1K +32

added 4 months 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 4 months ago

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

bogdanp/dramatiq 4K +17

added 6 months ago

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

rq/rq 10K +20

added 6 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.

dbader/schedule 12K +4

added 6 months ago

Python job scheduling for humans.

mher/flower 6K +17

added 6 months ago

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

coleifer/huey 5K +3

added 6 months ago

A little task queue for python

celery/celery 27K +58

added 6 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.

Join libs.tech

...and unlock some superpowers

GitHub

We won't share your data with anyone else.