client-ts
client-ts copied to clipboard
Python SDK codegen with pydantic
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.