# dagster **Repository Path**: mirrors_mapbox/dagster ## Basic Information - **Project Name**: dagster - **Description**: A Python library for building data applications: ETL, ML, Data Pipelines, and more. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-09 - **Last Updated**: 2025-09-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
# Introduction Dagster is a system for building modern data applications. Combining an elegant programming model and beautiful tools, Dagster allows infrastructure engineers, data engineers, and data scientists to seamlessly collaborate to process and produce the trusted, reliable data needed in today's world. ### Install To get started:
pip install dagster dagit
Integration | Dagster Library | |
![]() |
Apache Airflow | dagster-airflow Allows Dagster pipelines to be scheduled and executed, either containerized or uncontainerized, as Apache Airflow DAGs. |
![]() |
Apache Spark | dagster-spark · dagster-pyspark
Libraries for interacting with Apache Spark and Pyspark. |
![]() |
Dask | dagster-dask
Provides a Dagster integration with Dask / Dask.Distributed. |
![]() |
Datadog | dagster-datadog
Provides a Dagster resource for publishing metrics to Datadog. |
![]() ![]() |
Jupyter / Papermill | dagstermill Built on the papermill library, dagstermill is meant for integrating productionized Jupyter notebooks into dagster pipelines. |
![]() |
PagerDuty | dagster-pagerduty
A library for creating PagerDuty alerts from Dagster workflows. |
![]() |
Snowflake | dagster-snowflake
A library for interacting with the Snowflake Data Warehouse. |
Cloud Providers | ||
![]() |
AWS | dagster-aws
A library for interacting with Amazon Web Services. Provides integrations with S3, EMR, and (coming soon!) Redshift. |
![]() |
GCP | dagster-gcp
A library for interacting with Google Cloud Platform. Provides integrations with BigQuery and Cloud Dataproc. |