The Wayback Machine - https://web.archive.org/web/20220718070317/https://github.com/topics/airflow-plugin
Here are
54 public repositories
matching this topic...
A plugin for Apache Airflow that exposes rest end points for the Command Line Interfaces
Updated
Dec 16, 2020
Python
A plugin for Apache Airflow that allows you to edit DAGs in browser
Updated
Jun 3, 2022
JavaScript
Kedro-Airflow makes it easy to deploy Kedro projects to Airflow.
Updated
Mar 25, 2022
Python
Yet another Airflow plugin using CLI command as RESTful api, supports Airflow v2.X.
Updated
May 3, 2022
Python
triggering a DAG run multiple times
Updated
Dec 22, 2021
Python
Airflow operator that can send messages to MS Teams
Updated
Oct 23, 2020
Python
An airflow operator that executes a task in a kubernetes cluster, given a kubernetes yaml configuration or an image refrence.
Updated
Jul 1, 2022
Python
DBT Cloud Plugin for Airflow
Updated
Aug 23, 2019
Python
Zero configuration Airflow plugin that let you manage your DAG files.
Updated
Sep 26, 2021
Python
Plugin offering views, operators, sensors, and more developed at Pandora Media.
Updated
May 3, 2018
Python
Pentaho plugin for Apache Airflow - Orquestate pentaho transformations and jobs from Airflow
Updated
Mar 24, 2022
Python
🦈 Airflow plugin to scale machine learning tasks with Valohai and get automatic version control
Updated
Mar 29, 2022
Python
A plugin for Apache Airflow that allows you to manage the users that can login
Updated
Nov 18, 2019
Python
An Airflow operator for triggering PagerDuty incidents.
Updated
Mar 8, 2022
Python
An Airflow Plugin that provides a new page to the standard Airflow Web Server to help you perform various operations
Updated
Nov 28, 2016
Python
Airflow-Salesforce connector
Updated
Jul 5, 2017
Python
Send lineage metadata from Airflow to Atlan
Updated
Apr 7, 2021
Python
TAC is an airflow plugin which helps you to Extract transform and Load your data, bit more easily
Updated
Jul 6, 2017
Python
A RESTful API Plugin for the Apache-Airflow Webserver
Updated
Mar 28, 2019
Python
Plugin for Apache Airflow to execute serverless tasks using Lithops
Updated
Jul 7, 2022
Python
Airflow basic telegram plugin
Updated
Jan 25, 2019
Python
Airflow's plugin for Data Science pipeline visualisation
Updated
Dec 27, 2019
Python
A collection of boilerplate code for starting data science, analysis, or engineering projects.
Updated
Feb 27, 2020
Jupyter Notebook
Apache Airflow plugin that exposes custom secure API endpoints similar to the official Airflow API, providing richer capabilities to support more powerful DAG and job management.
Updated
Oct 3, 2021
Python
Airflow hook and operator for email validation on Mailgun ✉️ 🔫
Updated
Apr 25, 2018
Python
Templating for Airflow connections
Updated
Jul 6, 2022
Python
An Airflow plugin which supply some AWS operators with extended feature over the build in Airflow's operators
Updated
Nov 9, 2017
Python
Move data from Amazon Redshift to other sources like Amazon S3, Apache Druid and more
Updated
Jul 15, 2019
Python
Example project with airflow plugin with custom operator
Updated
Aug 12, 2018
Python
Improve this page
Add a description, image, and links to the
airflow-plugin
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
airflow-plugin
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Summary
Configuration of airflow is provided by an
iniformatted configuration fileWe should allow configuration of the plugin to be loaded from that file.
Success Criteria