Installation

sai-airflow-plugins builds are distributed through PyPi and can be installed through pip into an existing airflow installation:

pip install sai-airflow-plugins

Dependencies

Python packages (installed automatically when installing sai-airflow-plugins):

  • apache-airflow[ssh] (>=1.10)

  • fabric (>=2.5)