{"library":"django-tasks","type":"library","category":null,"description":"A backport of Django's built-in Tasks framework, `django-tasks` provides a robust way to run asynchronous background tasks within Django applications. As of version 0.12.0, it focuses on mirroring the upstream `django.tasks` package, with backends like DB and RQ now available as separate packages. It maintains an active release cadence, frequently updating to support new Django and Python versions.","language":"python","status":"active","version":"0.12.0","tags":["django","tasks","background-tasks","async","queues"],"last_verified":"Wed May 20","install":[{"cmd":"pip install django-tasks","imports":["from tasks import task","from tasks.models import TaskResult","from tasks import run_task"]}],"homepage":null,"github":"https://github.com/RealOrangeOne/django-tasks","docs":null,"changelog":"https://github.com/RealOrangeOne/django-tasks/releases","pypi":"https://pypi.org/project/django-tasks/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":3.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-tasks/compatibility"}}