tree: 303e375065b5fbb439d4f8b0078ecc11b825e03d [path history] [tgz]
  1. dev/
  2. src/
  3. tests/
  4. LICENSE
  5. pyproject.toml
  6. README.md
task-sdk/README.md

Apache Airflow Task SDK

PyPI version License PyPI - Python Version PyPI - Downloads Code style: black Slack Status

The Apache Airflow Task SDK includes interfaces for DAG authors and Task execution logic for Python.

Installation

To install the Task SDK, use pip:

pip install apache-airflow-task-sdk