{"library":"apache-airflow-task-sdk","type":"library","category":null,"description":"The Apache Airflow Task SDK provides Python-native interfaces for defining Directed Acyclic Graphs (DAGs), executing tasks in isolated subprocesses, and interacting with Airflow resources at runtime. Its primary goal is to decouple DAG authoring from Airflow internals, offering a forward-compatible and stable interface across Airflow versions. The library is currently at version 1.2.0 and receives frequent updates, aligning with the release cadence of Apache Airflow 3.x.","language":"python","status":"active","version":"1.2.0","tags":["apache-airflow","airflow","dag","task","orchestration","workflow","etl"],"last_verified":"Wed May 20","install":[{"cmd":"pip install apache-airflow-task-sdk","imports":["from airflow.sdk import dag","from airflow.sdk import task","from airflow.sdk import DAG","from airflow.sdk import BaseOperator","from airflow.sdk import Connection","from airflow.sdk import Variable","from airflow.sdk import Param","from airflow.sdk import XComArg","from airflow.sdk import get_current_context"]}],"homepage":"https://airflow.apache.org/","github":"https://github.com/apache/airflow","docs":"https://airflow.apache.org/docs/","changelog":null,"pypi":"https://pypi.org/project/apache-airflow-task-sdk/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":22.8,"avg_import_s":4.75,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/apache-airflow-task-sdk/compatibility"}}