Airflow Plugins · GitHub
github.com › airflow-pluginsAug 06, 2021 · A Getting Started Guide for developing and using Airflow Plugins. 87 13. Example-Airflow-DAGs Public. Example DAGs using hooks and operators from Airflow Plugins. Python 280 59. airflow_api_plugin Public. REST-like API exposing Airflow data and operations.
Ecosystem | Apache Airflow
https://airflow.apache.org/ecosystemAirflow Plugins - Central collection of repositories of various plugins for Airflow, including mailchimp, trello, sftp, GitHub, etc. Airflow ECR Plugin - Plugin to refresh AWS ECR login token at regular intervals. This is helpful where DockerOperator needs to pull images hosted on ECR. Third Party Airflow Helm Charts
Plugins — Airflow Documentation
airflow.apache.org › 2 › pluginsUsing Airflow plugins can be a way for companies to customize their Airflow installation to reflect their ecosystem. Plugins can be used as an easy way to write, share and activate new sets of features. There's also a need for a set of more complex applications to interact with different flavors of data and metadata.
Plugins — Airflow Documentation
airflow.apache.org › stable › plugins# This is the class you derive to create a plugin from airflow.plugins_manager import AirflowPlugin from flask import Blueprint from flask_appbuilder import expose, BaseView as AppBuilderBaseView # Importing base classes that we need to derive from airflow.hooks.base import BaseHook from airflow.models.baseoperator import BaseOperatorLink from ...
Airflow Plugins · GitHub
https://github.com/airflow-plugins06.08.2021 · Airflow Plugins Hooks, Operators, and Utilities for Apache Airflow, created with by Astronomer, Inc. Overview Repositories Packages People Projects Pinned Getting-Started Public A Getting Started Guide for developing and using Airflow Plugins 87 13 Example-Airflow-DAGs Public Example DAGs using hooks and operators from Airflow Plugins Python 280 59