Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.73 KB

File metadata and controls

38 lines (29 loc) · 1.73 KB

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