python3-gql

GraphQL client for Python

Description

This library provides a versatile GraphQL client that allows for the execution of GraphQL queries, mutations, and subscriptions. It supports multiple transport protocols including HTTP, websockets, and AWS AppSync. The client offers both synchronous and asynchronous usage, enabling concurrent requests. Queries can be validated locally, with the option to use a provided GraphQL schema or fetch one from the backend through introspection. Additional features include file uploads, custom scalars and enums, as well as a CLI tool to execute GraphQL queries or download schemas. The DSL module allows dynamic composition of GraphQL queries, making it highly adaptable to various use cases.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/graphql-python/gql


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-gql