Orchestrate your dbt projects in Airflow
Project description
Run your dbt Core projects as Apache Airflow DAGs and Task Groups with a few lines of code. Benefits include:
Run dbt projects against Airflow connections instead of dbt profiles
Native support for installing and running dbt in a virtual environment to avoid dependency conflicts with Airflow
Run tests immediately after a model is done to catch issues early
Utilize Airflow’s data-aware scheduling to run models immediately after upstream ingestion
Turn each dbt model into a task/task group complete with retries, alerting, etc.
Quickstart
Check out the Getting Started guide on our docs. See more examples at /dev/dags and at the cosmos-demo repo.
Example Usage
You can render a Cosmos Airflow DAG using the DbtDag class. Here’s an example with the jaffle_shop project:
This will generate an Airflow DAG that looks like this:
Community
Join us on the Airflow Slack at #airflow-dbt
Changelog
We follow Semantic Versioning for releases. Check CHANGELOG.rst for the latest changes.
Contributing Guide
All contributions, bug reports, bug fixes, documentation improvements, enhancements are welcome.
A detailed overview an how to contribute can be found in the Contributing Guide.
As contributors and maintainers to this project, you are expected to abide by the Contributor Code of Conduct.
License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file astronomer_cosmos-1.6.0a1.tar.gz
.
File metadata
- Download URL: astronomer_cosmos-1.6.0a1.tar.gz
- Upload date:
- Size: 83.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ed117314af613bcf7f21f0918a48caf5aff01ec73577119bd1aa22a7bcc9d27e |
|
MD5 | dbcb3ef6f83d7628b53fec77c12c14ec |
|
BLAKE2b-256 | 9c146b933b34bc2b1b2be0744752c9b706a6c843cc45a83bfc5e3ae9674111f7 |
File details
Details for the file astronomer_cosmos-1.6.0a1-py3-none-any.whl
.
File metadata
- Download URL: astronomer_cosmos-1.6.0a1-py3-none-any.whl
- Upload date:
- Size: 117.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ca9c1808b5b5eb35964b9fb8223338740547f7aabfb0aab212a7d8755cd33fe |
|
MD5 | 151cb7f827158ca6bcb4934321ea525b |
|
BLAKE2b-256 | c9f1029949595ab5d4e5c4d754c367bce482d96787648a623df588b1f7e2e6c4 |