Fab

apache-airflow-providers-fab

Flask App Builder

Works with Airflow 3.0+
Install:
pip install apache-airflow-providers-fab==3.6.2

Airflow

3.0+

Python

>=3.10

Dependencies (19)

Show all Hide apache-airflow>=3.0.2 apache-airflow-providers-common-compat>=1.12.0 blinker>=1.6.2 flask>=2.2.1 flask-appbuilder==5.2.0 flask-login>=0.6.2; python_version < '3.14' flask-login>=0.6.3; python_version >= '3.14' flask-session>=0.8.0 msgpack>=1.0.0 flask-sqlalchemy>=3.0.5 flask-wtf>=1.1.0; python_version < '3.14' flask-wtf>=1.2.2; python_version >= '3.14' jmespath>=0.7.0 werkzeug>=2.2; python_version <= '3.13' werkzeug>=3.1.6; python_version >= '3.14' wtforms>=3.0 cachetools>=6.0 marshmallow>=3 flask_limiter>3,!=3.13

Connections (0)

No connections

Configuration-only provider

This provider extends Airflow through configuration, authentication, or runtime services rather than operators, hooks, or sensors. Install it as a dependency to enable its functionality.