Bug#1080024: ITP: python-gql -- GraphQL client for Python
Package: wnpp
Severity: wishlist
Owner: Edward Betts <edward@4angle.com>
* Package name : python-gql
Version : 3.5.0
Upstream Author : Syrus Akbary <me@syrusakbary.com>
* URL : https://github.com/graphql-python/gql
* License : MIT
Programming Lang: Python
Description : GraphQL client for Python
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.
This library is a dependency of Home Assistant, the Python smart home platform.
I plan to maintain it as part of the Home Assistant team.
Reply to: