{"library":"django-q2","type":"library","category":null,"description":"Django Q2 is a native Django task queue, scheduler, and worker application using Python multiprocessing. It is a maintained fork of the original Django Q project, offering asynchronous tasks, scheduled jobs, and Django Admin integration. The current version is 1.9.0, and it has an active release cadence with multiple updates per year, regularly incorporating support for newer Django and Python versions.","language":"python","status":"active","version":"1.9.0","tags":["django","task queue","async","worker","scheduler","multiprocessing"],"last_verified":"Sun May 24","install":[{"cmd":"pip install django-q2","imports":["from django_q.tasks import async_task","from django_q.tasks import schedule","from django_q.models import Schedule"]},{"cmd":"pip install django-q2[redis]","imports":[]}],"homepage":"https://django-q2.readthedocs.org","github":"https://github.com/GDay/django-q2","docs":"https://django-q2.readthedocs.org","changelog":null,"pypi":"https://pypi.org/project/django-q2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-q2/compatibility"}}