Python background-jobs

Open-source Python projects categorized as background-jobs

Top 7 Python background-job Projects

  • rq

    Simple job queues for Python

  • Project mention: Redis Re-Implemented with SQLite | news.ycombinator.com | 2024-04-14

    That's pretty cool. Reckon it would work with existing code that calls Redis over the wire for RQ?

      https://python-rq.org

  • django-rq

    A simple app that provides django integration for RQ (Redis Queue)

  • Project mention: Background jobs with Django | /r/django | 2023-05-30

    For simple stuff, I tend to use https://github.com/rq/django-rq. Although scheduling tasks there does not work well in my experience. If I need something to run by schedule, than better just plain cron.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • django-background-tasks

    A database-backed work queue for Django

  • hapless

    Run and manage background processes

  • fastapi-cloud-tasks

    GCP's Cloud Tasks + Cloud Scheduler + FastAPI = Partial replacement for celery.

  • Project mention: FastAPI Cloud Tasks | /r/googlecloud | 2023-10-01

    We are using https://github.com/Adori/fastapi-cloud-tasks to use Google cloud task with fastapi to trigger cloud tasks functions and schedule tasks. This library does not get updated anymore and before trying to maintain it ourselves we would like to know how other developers are managing cloud tasks en scheduled tasks in the python/fastapi projects?

  • django-tasks-scheduler

    Schedule async tasks using redis pub/sub.

  • Project mention: django-rq-scheduler VS django-tasks-scheduler - a user suggested alternative | libhunt.com/r/django-rq-scheduler | 2023-12-15
  • gesture

    Simple, robust background processing for Python (by orklann)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020). The latest post mention was on 2024-04-14.

Python background-jobs related posts

Index

What are some of the best open-source background-job projects in Python? This list will help you:

Project Stars
1 rq 9,503
2 django-rq 1,760
3 django-background-tasks 584
4 hapless 96
5 fastapi-cloud-tasks 32
6 django-tasks-scheduler 17
7 gesture 1
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com