{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring"}],"enrichment":{"capability":"Provides Python interfaces and task execution logic for authoring DAGs and running tasks in Apache Airflow workflows.","skillfed_tags":["airflow-integration","workflow-orchestration","data-pipelines"],"use_cases":["Write custom task logic in Python for Airflow DAGs without directly modifying core Airflow code.","Develop and test task interfaces locally before deploying to a production Airflow cluster.","Build reusable task components and patterns for data pipeline orchestration.","Integrate Python business logic with Airflow's scheduling, monitoring, and retry mechanisms.","Automate data workflows, ETL pipelines, and scheduled jobs using Airflow's DAG framework."],"what_it_does":"Apache Airflow Task SDK is a Python library that provides the interfaces and execution logic needed to author and run tasks within Apache Airflow DAGs. It sits between DAG authors and the Airflow core runtime, offering a structured way to define task behavior and integrate with Airflow's orchestration engine.\n\nThe package brings together a substantial dependency graph including apache-airflow-core, pydantic for validation, structlog for logging, httpx for HTTP operations, and utilities like tenacity for retries and pendulum for date handling. It supports modern Python versions (3.10 through 3.14) and is actively maintained by the Apache Foundation, with recent releases and ongoing commits. The library is positioned for developers and system administrators building data pipelines and workflow automation on top of Airflow.","worth_installing":"Yes, if you are building or maintaining Apache Airflow DAGs in Python. The SDK is actively maintained, carries no known vulnerabilities, has low install friction, and is backed by the Apache Foundation. The substantial dependency footprint is expected for an orchestration framework integration layer. Not relevant if you are not using Airflow."},"id":"apache-airflow-task-sdk","links":{"html":"https://skillfed.io/packages/apache-airflow-task-sdk","md":"https://skillfed.io/packages/apache-airflow-task-sdk.md","pypi":"https://pypi.org/project/apache-airflow-task-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-12","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"apache-airflow-task-sdk","python_support":"supports_current","summary":"Python Task SDK for Apache Airflow DAG Authors"},"popularity":{"monthly_downloads":7712210,"position":1705,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.3.1"}
