mirror of
				https://github.com/open-metadata/OpenMetadata.git
				synced 2025-10-31 10:39:30 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			27 lines
		
	
	
		
			532 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			532 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| ---
 | |
| title: OpenMetadata SDK
 | |
| slug: /sdk
 | |
| ---
 | |
| 
 | |
| # OpenMetadata SDK
 | |
| 
 | |
| Here are the articles in this section:
 | |
| 
 | |
| <InlineCalloutContainer>
 | |
|   <InlineCallout
 | |
|     color="violet-70"
 | |
|     icon="play_arrow"
 | |
|     bold="Python SDK"
 | |
|     href="sdk/python"
 | |
|   >
 | |
|     Presentation of a high-level Python API as a type-safe and gentle wrapper for the OpenMetadata backend.
 | |
|   </InlineCallout>
 | |
|   <InlineCallout
 | |
|     color="violet-70"
 | |
|     icon="play_arrow"
 | |
|     bold="Java SDK"
 | |
|     href="sdk/java"
 | |
|   >
 | |
|     Cooming soon.
 | |
|   </InlineCallout>
 | |
| </InlineCalloutContainer> | 
