typed python client

here is a small gist to generate typed python client https://gist.github.com/gsemyong/8abb433aa3bb6094644b0f2185dece81
it's pretty basic, but works for my use case (doesn't support nested files and requires validators for input output to be objects)
hope this might be helpful to someone
Gist
GitHub Gist: instantly share code, notes, and snippets.
generate-convex-python-client.ts
Was this page helpful?