mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-14 20:47:41 +00:00

* Prep 1.1.2 docs and remove 1.1.1 * Prep 1.1.2 release pages * add missing links in menu.md --------- Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
639 B
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 %}