name: apache-airflow-task-sdk version: 1.3.2 summary: Python Task SDK for Apache Airflow DAG Authors license: Apache-2.0 requires_python: !=3.15,>=3.10 python_min: 3.10 install_size: 593.2 KB module_format: py3-none-any doc_url: https://airflow.apache.org/docs/ repo_url: https://github.com/apache/airflow last_released_at: 2026-09-17T08:39:56Z releases_last_12mo: 46 avg_days_between_releases: 7.3 platforms: any ## dependencies apache-airflow-core <3.4.0,>=3.3.0 asgiref >=2.3.0 asgiref >=3.11.1 attrs !=25.2.0,>=24.2.0 babel >=2.17.0 colorlog >=6.8.2 fsspec >=2023.10.0 greenback >=1.2.1 httpx >=0.27.0 importlib-metadata >=6.5 isoduration >=20.11.0 jinja2 >=3.1.5 jsonschema >=4.19.1 methodtools >=0.4.7 msgspec >=0.19.0 opentelemetry-api >=1.27.0 packaging >=25.0 pathspec >=0.9.0 pendulum >=3.1.0 pluggy >=1.5.0 psutil >=6.1.0 pydantic >2.11.0 pygtrie >=2.5.0 python-dateutil >=2.7.0 structlog >=26.1.0 tenacity >=8.3.0 typing-extensions >=4.14.1 ## extras [all] datadog >=0.50.0 opentelemetry-api >=1.27.0 opentelemetry-exporter-otlp >=1.27.0 opentelemetry-proto <9999,>=1.27.0 sentry-sdk >=2.30.0 statsd >=3.3.0 [datadog] datadog >=0.50.0 [otel] opentelemetry-api >=1.27.0 opentelemetry-exporter-otlp >=1.27.0 opentelemetry-proto <9999,>=1.27.0 [sentry] sentry-sdk >=2.30.0 [statsd] statsd >=3.3.0 ## maintainers Apache Software Foundation