tree: e4de049ec276f07923c1697bcc48bc0ac477b082 [path history] [tgz]
  1. dev/
  2. docs/
  3. src/
  4. tests/
  5. LICENSE
  6. pyproject.toml
  7. 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