{"library":"arq","type":"library","category":null,"description":"arq is a Python library for asynchronous job queues and RPC, leveraging asyncio and Redis. Conceived as a simple, modern, and performant successor to `rq`, it is designed for highly concurrent, non-blocking task execution. It is particularly well-suited for modern async Python applications like those built with FastAPI. Currently at version 0.27.0, arq is actively maintained with frequent releases.","language":"python","status":"active","version":"0.27.0","tags":["async","redis","job-queue","worker","asyncio","background-tasks","fastapi"],"last_verified":"Thu May 21","install":[{"cmd":"pip install arq httpx","imports":["from arq import create_pool","from arq.connections import RedisSettings","from arq.worker import WorkerSettings","from arq.worker import func","from arq.cron import cron"]}],"homepage":null,"github":"https://github.com/python-arq/arq","docs":"https://arq-docs.helpmanual.io","changelog":"https://github.com/python-arq/arq/releases","pypi":"https://pypi.org/project/arq/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.7,"avg_import_s":0.47,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/arq/compatibility"}}