You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
I hope this is not considered a shameless plug for another software project (if so please delete). For a project I am working on i missed typescript codegen typehints so badly that I implemented a pure python (only through graphql-core and pythons ast module) implementation named turms, it also uses pydantic but has support for fragments and documents. I would love to get some feedback. It is super experimental at this stage...
I hope this is not considered a shameless plug for another software project (if so please delete). For a project I am working on i missed typescript codegen typehints so badly that I implemented a pure python (only through graphql-core and pythons ast module) implementation named turms, it also uses pydantic but has support for fragments and documents. I would love to get some feedback. It is super experimental at this stage...
https://github.com/jhnnsrs/turms
The text was updated successfully, but these errors were encountered: