client-ts icon indicating copy to clipboard operation
client-ts copied to clipboard

Python SDK codegen with pydantic

Open SferaDev opened this issue 1 year ago • 0 comments

Python SDK currently has support for managing databases, however there are no types for your current database schema.

Similar to the TypeScript SDK it would be nice to generate from the CLI types based on pydantic to improve the experience for Python developers.

SferaDev avatar Oct 11 '23 12:10 SferaDev