{"library":"airflow-dbt","type":"library","category":null,"description":"airflow-dbt is a Python package that provides Apache Airflow operators for integrating with dbt (data build tool). It allows users to orchestrate dbt commands like `seed`, `snapshot`, `run`, and `test` within Airflow DAGs by wrapping the dbt CLI. This package, currently at version 0.4.0, offers a foundational way to embed dbt transformations into Airflow workflows, with its last update in September 2021.","language":"python","status":"maintenance","version":"0.4.0","tags":["airflow","dbt","etl","data-orchestration","transformation"],"last_verified":"Sat May 23","install":[{"cmd":"pip install airflow-dbt","imports":["from airflow_dbt.operators.dbt_operator import DbtSeedOperator","from airflow_dbt.operators.dbt_operator import DbtSnapshotOperator","from airflow_dbt.operators.dbt_operator import DbtRunOperator","from airflow_dbt.operators.dbt_operator import DbtTestOperator","from airflow_dbt.operators.dbt_operator import DbtDocsGenerateOperator"]}],"homepage":null,"github":"https://github.com/gocardless/airflow-dbt","docs":null,"changelog":null,"pypi":"https://pypi.org/project/airflow-dbt/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":22.7,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/airflow-dbt/compatibility"}}