airflow-common-operators

Common operators and tasks for Airflow

Build Status codecov License PyPI

Installation

You can install from pip:

pip install airflow-common-operators

Or via conda:

conda install airflow-common-operators -c conda-forge

License

This software is licensed under the Apache 2.0 license. See the LICENSE file for details.

Note

This library was generated using copier from the Base Python Project Template repository.