name | description | url | github |
---|---|---|---|
ql |
Non intrusive python GraphQL client wrapped around pydantic. |
GraphQL client library, wrapped around pydantic classes for type validation, provides a safe and simple way to query data from a GraphQL API.
Features:
- python objects to valid GraphQL string
- scalar query responses
- type-safety
pip3 install pydantic-graphql