Skip to content

Latest commit

 

History

History

python-sdk

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Apicurio Registry Python SDK

This is a generated SDK for easily interacting with Registry from a Python program.

Requirements

This package is built with Poetry make sure it's available by following the installation guide.

Build

make install

Test

make test