Usage
For C# structs or JSON schemas, copy or reference whatever models you need from
the models directory.
To use the Pydantic models directly in Python, install the package with
Then import the models with
replacing .module_name and ModelName with the desired model.