{"adoption": {"forks": 139, "observed_at": "2026-08-28T04:06:35.572264+00:00", "stars": 2304}, "canonical_url": "https://ross.abutalabs.com/products/taskiq", "card": {"archived": false, "artifact_type": "library", "description": "Distributed task queue with full async support", "domain": ["backend", "microservices", "developer-tools"], "enriched": true, "function": ["message-queue", "scheduling", "workflow-automation", "cli"], "health_score": 100, "homepage": null, "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["taskiq-python/taskiq"], "name": "taskiq-python/taskiq", "platform": ["python", "cross-platform", "cli"], "pushed_at": "2026-08-26T13:44:18+00:00", "repo": "taskiq-python/taskiq", "stars": 2304, "tags": ["task-queue", "celery-alternative", "asyncio", "background-jobs", "distributed-workers", "automation"], "topics": ["asyncio", "python", "python3", "task-executor", "task-manager", "celery-like", "hacktoberfest"], "urls": [], "use_cases": ["run background tasks asynchronously in a FastAPI app", "celery alternative with async support", "distribute task execution across multiple workers", "schedule and execute async python functions via a message broker", "offload long-running jobs from web requests", "process tasks with redis or rabbitmq queues"], "what_it_is": "Taskiq is an asynchronous distributed task queue for Python, inspired by Celery and Dramatiq. It lets you define tasks as decorated functions and execute them on distributed workers via brokers like NATS, Redis, RabbitMQ, and Kafka, with first-class support for async frameworks such as FastAPI and AioHTTP.", "when_to_avoid": ["you need a battle-tested, decades-mature queue with a huge ecosystem - Celery is safer", "you only need simple cron-style scheduling without distributed workers", "your codebase is entirely synchronous and you don't want asyncio"], "when_to_choose": ["your stack is async (FastAPI, AioHTTP) and Celery's sync model is a poor fit", "you need a modern, fully type-hinted distributed task queue in Python", "you want pluggable brokers (NATS, Redis, RabbitMQ, Kafka) for background jobs"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/taskiq", "repo": "taskiq-python/taskiq", "role": "main", "score": 99}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.572264+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T02:39:44.226519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a2f0a8bf6b0dc88db0ad4629cf331d510e91161adc46a27382c9feb143a7679", "fetched_at": "2026-08-28T04:06:35.572264+00:00", "kind": "readme", "missing": false, "url": "https://github.com/taskiq-python/taskiq"}, {"content_hash": "e6670a55a0906702b49d79b9db7b668b70c0cb0cd0bc96c122c71b97fff16ac0", "fetched_at": "2026-08-29T10:20:08.248733+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/taskiq/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.572264+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T02:39:44.226519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a2f0a8bf6b0dc88db0ad4629cf331d510e91161adc46a27382c9feb143a7679", "fetched_at": "2026-08-28T04:06:35.572264+00:00", "kind": "readme", "missing": false, "url": "https://github.com/taskiq-python/taskiq"}, {"content_hash": "e6670a55a0906702b49d79b9db7b668b70c0cb0cd0bc96c122c71b97fff16ac0", "fetched_at": "2026-08-29T10:20:08.248733+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/taskiq/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T02:39:44.226519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a2f0a8bf6b0dc88db0ad4629cf331d510e91161adc46a27382c9feb143a7679", "fetched_at": "2026-08-28T04:06:35.572264+00:00", "kind": "readme", "missing": false, "url": "https://github.com/taskiq-python/taskiq"}, {"content_hash": "e6670a55a0906702b49d79b9db7b668b70c0cb0cd0bc96c122c71b97fff16ac0", "fetched_at": "2026-08-29T10:20:08.248733+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/taskiq/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.572264+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.572264+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.572264+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T02:39:44.226519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a2f0a8bf6b0dc88db0ad4629cf331d510e91161adc46a27382c9feb143a7679", "fetched_at": "2026-08-28T04:06:35.572264+00:00", "kind": "readme", "missing": false, "url": "https://github.com/taskiq-python/taskiq"}, {"content_hash": "e6670a55a0906702b49d79b9db7b668b70c0cb0cd0bc96c122c71b97fff16ac0", "fetched_at": "2026-08-29T10:20:08.248733+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/taskiq/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.572264+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.572264+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T02:39:44.226519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a2f0a8bf6b0dc88db0ad4629cf331d510e91161adc46a27382c9feb143a7679", "fetched_at": "2026-08-28T04:06:35.572264+00:00", "kind": "readme", "missing": false, "url": "https://github.com/taskiq-python/taskiq"}, {"content_hash": "e6670a55a0906702b49d79b9db7b668b70c0cb0cd0bc96c122c71b97fff16ac0", "fetched_at": "2026-08-29T10:20:08.248733+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/taskiq/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.572264+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.572264+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.572264+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T02:39:44.226519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a2f0a8bf6b0dc88db0ad4629cf331d510e91161adc46a27382c9feb143a7679", "fetched_at": "2026-08-28T04:06:35.572264+00:00", "kind": "readme", "missing": false, "url": "https://github.com/taskiq-python/taskiq"}, {"content_hash": "e6670a55a0906702b49d79b9db7b668b70c0cb0cd0bc96c122c71b97fff16ac0", "fetched_at": "2026-08-29T10:20:08.248733+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/taskiq/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.572264+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:06:35.572264+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T02:39:44.226519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a2f0a8bf6b0dc88db0ad4629cf331d510e91161adc46a27382c9feb143a7679", "fetched_at": "2026-08-28T04:06:35.572264+00:00", "kind": "readme", "missing": false, "url": "https://github.com/taskiq-python/taskiq"}, {"content_hash": "e6670a55a0906702b49d79b9db7b668b70c0cb0cd0bc96c122c71b97fff16ac0", "fetched_at": "2026-08-29T10:20:08.248733+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/taskiq/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T02:39:44.226519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a2f0a8bf6b0dc88db0ad4629cf331d510e91161adc46a27382c9feb143a7679", "fetched_at": "2026-08-28T04:06:35.572264+00:00", "kind": "readme", "missing": false, "url": "https://github.com/taskiq-python/taskiq"}, {"content_hash": "e6670a55a0906702b49d79b9db7b668b70c0cb0cd0bc96c122c71b97fff16ac0", "fetched_at": "2026-08-29T10:20:08.248733+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/taskiq/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T02:39:44.226519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a2f0a8bf6b0dc88db0ad4629cf331d510e91161adc46a27382c9feb143a7679", "fetched_at": "2026-08-28T04:06:35.572264+00:00", "kind": "readme", "missing": false, "url": "https://github.com/taskiq-python/taskiq"}, {"content_hash": "e6670a55a0906702b49d79b9db7b668b70c0cb0cd0bc96c122c71b97fff16ac0", "fetched_at": "2026-08-29T10:20:08.248733+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/taskiq/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T02:39:44.226519+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "9a2f0a8bf6b0dc88db0ad4629cf331d510e91161adc46a27382c9feb143a7679", "fetched_at": "2026-08-28T04:06:35.572264+00:00", "kind": "readme", "missing": false, "url": "https://github.com/taskiq-python/taskiq"}, {"content_hash": "e6670a55a0906702b49d79b9db7b668b70c0cb0cd0bc96c122c71b97fff16ac0", "fetched_at": "2026-08-29T10:20:08.248733+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/taskiq/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 98}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 1508, "days_push": 7, "days_rel": 12, "gap_med": 18.0, "n_releases_24m": 19}, "score": 99, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}