Pere Miquel Brull 41a2aeb1af
[Docs] - Prepare 1.2 docs (#13706)
* Update workflow imports

* LineageRequest without desc

* Usage Workflow

* Usage Workflow

* 1.2 docs publish

* 1.2 docs publish
2023-10-25 16:30:51 +02:00

639 B

title slug
Python SDK Ingestion /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 %} {% inlineCallout color="violet-70" 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 %}