Nahuel 3156f39d73
Fix #6020: Doc migration - Dev & SDK (#6116)
* Add SDK documentation

* Add developers documentation
2022-07-17 18:18:22 +02:00

19 lines
398 B
Markdown

---
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>