19 lines
398 B
Markdown
Raw Normal View History

---
title: Python SDK Ingestion
slug: /sdk/python/ingestion
---
# Python SDK Ingestion
Snippets and knowledge specific to ingesting metadata using Python.
<InlineCalloutContainer>
<InlineCallout
color="violet-70"
icon="source"
bold="DBT"
href="sdk/python/ingestion/dbt"
>
Example of the integration of DBT with the Python SDK.
</InlineCallout>
</InlineCalloutContainer>