软件包:python3-gql(3.6.0~b2-1)
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.
其他与 python3-gql 有关的软件包
|
|
|
|
-
- dep: libjs-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 7.4)
- JavaScript support for Sphinx documentation
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-anyio
- Asynchronous compatibility layer (Python 3)
-
- dep: python3-backoff
- Function decoration for backoff and retry
-
- dep: python3-graphql-core
- GraphQL implementation for Python, a port of GraphQL.js (Python3 version)
-
- dep: python3-yarl
- yet another URL library for Python
-
- dep: sphinx-rtd-theme-common (>= 3.0.1 dfsg)
- sphinx theme from readthedocs.org (common files)