mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-07-29 04:09:54 +00:00

Co-authored-by: “Rounak <“rounakpreet.d@deuexsolutions.com”> Co-authored-by: Prajwal214 <167504578+Prajwal214@users.noreply.github.com>
24 lines
686 B
Markdown
24 lines
686 B
Markdown
---
|
|
title: Python SDK Entities | OpenMetadata Python Entities
|
|
description: Python SDK entity schemas defining classes and attributes for accessing metadata programmatically.
|
|
slug: /sdk/python/entities
|
|
noindex: true
|
|
nofollow: true
|
|
---
|
|
|
|
# Python SDK Entities
|
|
|
|
Parent page for advanced information on OpenMetadata Entities and their usage.
|
|
|
|
Here are the articles in this section:
|
|
|
|
{% inlineCalloutContainer %}
|
|
{% inlineCallout
|
|
color="violet-70"
|
|
icon="model_training"
|
|
bold="ML Model"
|
|
href="/sdk/python/entities/ml-model" %}
|
|
Let's dive deeper into the ML Model (`MlModel`) Entity shape and usage with the Python SDK.
|
|
{% /inlineCallout %}
|
|
{% inlineCalloutContainer %}
|