mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-12 03:29:53 +00:00
19 lines
398 B
Markdown
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> |