Dagster has officially integrated with dltHub, an open-source Python library for building pipelines to ingest organic data sources into well-structured datasets. This integration expands Dagster's functionality by filling the gap in ingesting data from endpoints, APIs, and disparate systems. The dlt library allows developers to define their own sources in Python, making it a flexible tool for various use cases. The integration is built on top of multi-assets, allowing users to leverage existing dlt pipelines with Dagster's robust framework for building and orchestrating fault-tolerant jobs. This partnership aims to provide an intuitive developer experience for data ingestion pipelines from a variety of sources, combining the strengths of both technologies.