Pere Miquel Brull 6fcdf803e6
Prepare Docs V1 structure (#11089)
* Prepare Docs V1 structure

* Point to the v1.0.0 images dir

* Use the same ssh key

* Use new key

* Add connectors icons

* Update images
2023-04-17 16:45:47 +02:00

27 lines
573 B
Markdown

---
title: Python SDK Ingestion
slug: /sdk/python/ingestion
---
# Python SDK Ingestion
Snippets and knowledge specific to ingesting metadata using Python.
{%inlineCalloutContainer%}
{%inlineCallout
icon="source"
bold="dbt"
href="/sdk/python/ingestion/dbt" %}
Example of the integration of dbt with the Python SDK.
{%/inlineCallout %}
{%inlineCallout
icon="source"
bold="Add Lineage Request"
href="/sdk/python/ingestion/lineage" %}
Learn how to use the Python client to interact with the Lineage.
{%/inlineCallout%}
{%/inlineCalloutContainer%}