This is a generated SDK for easily interacting with Registry from a Python program.
You can install this package using pip
(or any equivalent tool):
pip install apicurioregistrysdk
The Kiota libraries updates should happen when Kiota is upgraded, to get the correct values run:
kiota info --language python
This package is built with Poetry make sure it's available by following the installation guide.
make install
make test