{"library":"taskiq","type":"library","category":null,"description":"Taskiq is an asynchronous distributed task queue for Python, inspired by projects like Celery and Dramatiq. It supports both synchronous and asynchronous functions and integrates with popular async frameworks like FastAPI and AioHTTP. Taskiq is actively maintained with frequent releases, currently at version 0.12.1.","language":"python","status":"active","version":"0.12.1","tags":["task queue","async","distributed","background tasks","worker"],"last_verified":"Fri May 22","install":[{"cmd":"pip install taskiq","imports":["from taskiq import InMemoryBroker","from taskiq import TaskiqScheduler","from taskiq.middlewares.taskiq_admin_middleware import TaskiqAdminMiddleware","from taskiq_redis import RedisStreamBroker","from taskiq_redis import RedisAsyncResultBackend"]},{"cmd":"pip install taskiq-redis","imports":[]},{"cmd":"pip install \"taskiq[reload]\"","imports":[]}],"homepage":"https://taskiq-python.github.io/","github":"https://github.com/taskiq-python/taskiq","docs":"https://taskiq-python.github.io/","changelog":"https://github.com/taskiq-python/taskiq/releases","pypi":"https://pypi.org/project/taskiq/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":6.9,"avg_import_s":1.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/taskiq/compatibility"}}