Python package to extend Apache-Airflow 2.0.0 functionality with CWL v1.1 support
Michael Kotliar, Andrey V Kartashov, Artem Barski, CWL-Airflow: a lightweight pipeline manager supporting Common Workflow Language, GigaScience, Volume 8, Issue 7, July 2019, giz084, https://doi.org/10.1093/gigascience/giz084
pip install cwl-airflow
Latest version documentation
pip install cwl-airflow==1.0.18
Published version documentation
When running on MacOS, you might need to set up the following env variable before starting airflow scheduler/webserver
export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES