{"id":15076603,"url":"https://github.com/django-background-tasks/django-background-tasks","last_synced_at":"2025-09-25T23:31:45.943Z","repository":{"id":31289779,"uuid":"34851814","full_name":"django-background-tasks/django-background-tasks","owner":"django-background-tasks","description":"A database-backed work queue for Django","archived":false,"fork":true,"pushed_at":"2024-08-28T15:46:22.000Z","size":310,"stargazers_count":621,"open_issues_count":92,"forks_count":147,"subscribers_count":24,"default_branch":"master","last_synced_at":"2025-01-08T22:02:58.404Z","etag":null,"topics":["background-jobs","background-sync","background-thread","django","python","queue","queueing"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"lilspikey/django-background-task","license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/django-background-tasks.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-30T11:50:42.000Z","updated_at":"2025-01-01T01:52:56.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/django-background-tasks/django-background-tasks","commit_stats":null,"previous_names":["django-background-tasks/django-background-tasks","arteria/django-background-tasks"],"tags_count":45,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-background-tasks%2Fdjango-background-tasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-background-tasks%2Fdjango-background-tasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-background-tasks%2Fdjango-background-tasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/django-background-tasks%2Fdjango-background-tasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/django-background-tasks","download_url":"https://codeload.github.com/django-background-tasks/django-background-tasks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234268524,"owners_count":18805584,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["background-jobs","background-sync","background-thread","django","python","queue","queueing"],"created_at":"2024-09-25T03:58:22.924Z","updated_at":"2025-09-25T23:31:45.636Z","avatar_url":"https://github.com/django-background-tasks.png","language":"Python","funding_links":[],"categories":["Job Queue \u0026 Background Tasks"],"sub_categories":[],"readme":"=======================\nDjango Background Tasks\n=======================\n\n.. image:: https://travis-ci.org/arteria/django-background-tasks.svg?branch=master\n    :target: https://travis-ci.org/arteria/django-background-tasks\n    :alt: Build Status\n.. image:: https://coveralls.io/repos/arteria/django-background-tasks/badge.svg?branch=master\n    :target: https://coveralls.io/repos/arteria/django-background-tasks/badge.svg?branch=master\u0026service=github\n    :alt: Coverage Status\n.. image:: https://readthedocs.org/projects/django-background-tasks/badge/?version=latest\n    :target: http://django-background-tasks.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n.. image:: https://img.shields.io/pypi/v/django-background-tasks.svg\n    :target: https://pypi.python.org/pypi/django-background-tasks\n    :alt: PyPI\n\nDjango Background Task is a database-backed work queue for Django, loosely based around `Ruby's DelayedJob`_ library. This project was adopted and adapted from lilspikey_ `django-background-task`.\n\n.. _Ruby's DelayedJob: https://github.com/tobi/delayed_job\n.. _lilspikey: https://github.com/lilspikey/\n\nTo avoid conflicts on PyPI we renamed it to django-background-tasks (plural). For an easy upgrade from django-background-task to django-background-tasks, the internal module structure were left untouched.\n\nIn Django Background Task, all tasks are implemented as functions (or any other callable).\n\nThere are two parts to using background tasks:\n\n- creating the task functions and registering them with the scheduler\n- setup a cron task (or long running process) to execute the tasks\n\n\nDocs\n====\nSee `Read the docs`_.\n\n.. _Read the docs: http://django-background-tasks.readthedocs.io/en/latest/\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjango-background-tasks%2Fdjango-background-tasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdjango-background-tasks%2Fdjango-background-tasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdjango-background-tasks%2Fdjango-background-tasks/lists"}