gql

View on PyPIReverse Dependencies (335)

3.5.0 gql-3.5.0-py2.py3-none-any.whl

Wheel Details

Project: gql
Version: 3.5.0
Filename: gql-3.5.0-py2.py3-none-any.whl
Download: [link]
Size: 74001
MD5: 1a56b1e7697fb9f24b4630f7540c973e
SHA256: 70dda5694a5b194a8441f077aa5fb70cc94e4ec08016117523f013680901ecb7
Uploaded: 2024-01-03 14:40:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gql
Version: 3.5.0
Summary: GraphQL client for Python
Author: Syrus Akbary
Author-Email: me[at]syrusakbary.com
Home-Page: https://github.com/graphql-python/gql
License: MIT
Keywords: api graphql protocol rest relay gql client
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: PyPy
Platform: any
Requires-Dist: graphql-core (<3.3,>=3.2)
Requires-Dist: yarl (<2.0,>=1.6)
Requires-Dist: backoff (<3.0,>=1.11.1)
Requires-Dist: anyio (<5,>=3.0)
Requires-Dist: aiohttp (<4,>=3.8.0); python_version <= "3.11" and extra == "aiohttp"
Requires-Dist: aiohttp (<4,>=3.9.0b0); python_version > "3.11" and extra == "aiohttp"
Requires-Dist: requests (<3,>=2.26); extra == "all"
Requires-Dist: requests-toolbelt (<2,>=1.0.0); extra == "all"
Requires-Dist: httpx (<1,>=0.23.1); extra == "all"
Requires-Dist: websockets (<12,>=10); extra == "all"
Requires-Dist: botocore (<2,>=1.21); extra == "all"
Requires-Dist: aiohttp (<4,>=3.8.0); python_version <= "3.11" and extra == "all"
Requires-Dist: aiohttp (<4,>=3.9.0b0); python_version > "3.11" and extra == "all"
Requires-Dist: botocore (<2,>=1.21); extra == "botocore"
Requires-Dist: requests (<3,>=2.26); extra == "dev"
Requires-Dist: requests-toolbelt (<2,>=1.0.0); extra == "dev"
Requires-Dist: httpx (<1,>=0.23.1); extra == "dev"
Requires-Dist: websockets (<12,>=10); extra == "dev"
Requires-Dist: botocore (<2,>=1.21); extra == "dev"
Requires-Dist: black (==22.3.0); extra == "dev"
Requires-Dist: check-manifest (<1,>=0.42); extra == "dev"
Requires-Dist: flake8 (==3.8.1); extra == "dev"
Requires-Dist: isort (==4.3.21); extra == "dev"
Requires-Dist: mypy (==0.910); extra == "dev"
Requires-Dist: sphinx (<6,>=5.3.0); extra == "dev"
Requires-Dist: sphinx-rtd-theme (<1,>=0.4); extra == "dev"
Requires-Dist: sphinx-argparse (==0.2.5); extra == "dev"
Requires-Dist: types-aiofiles; extra == "dev"
Requires-Dist: types-mock; extra == "dev"
Requires-Dist: types-requests; extra == "dev"
Requires-Dist: parse (==1.15.0); extra == "dev"
Requires-Dist: pytest (==7.4.2); extra == "dev"
Requires-Dist: pytest-asyncio (==0.21.1); extra == "dev"
Requires-Dist: pytest-console-scripts (==1.3.1); extra == "dev"
Requires-Dist: pytest-cov (==3.0.0); extra == "dev"
Requires-Dist: mock (==4.0.2); extra == "dev"
Requires-Dist: vcrpy (==4.4.0); extra == "dev"
Requires-Dist: aiofiles; extra == "dev"
Requires-Dist: aiohttp (<4,>=3.8.0); python_version <= "3.11" and extra == "dev"
Requires-Dist: aiohttp (<4,>=3.9.0b0); python_version > "3.11" and extra == "dev"
Requires-Dist: httpx (<1,>=0.23.1); extra == "httpx"
Requires-Dist: requests (<3,>=2.26); extra == "requests"
Requires-Dist: requests-toolbelt (<2,>=1.0.0); extra == "requests"
Requires-Dist: requests (<3,>=2.26); extra == "test"
Requires-Dist: requests-toolbelt (<2,>=1.0.0); extra == "test"
Requires-Dist: httpx (<1,>=0.23.1); extra == "test"
Requires-Dist: websockets (<12,>=10); extra == "test"
Requires-Dist: botocore (<2,>=1.21); extra == "test"
Requires-Dist: parse (==1.15.0); extra == "test"
Requires-Dist: pytest (==7.4.2); extra == "test"
Requires-Dist: pytest-asyncio (==0.21.1); extra == "test"
Requires-Dist: pytest-console-scripts (==1.3.1); extra == "test"
Requires-Dist: pytest-cov (==3.0.0); extra == "test"
Requires-Dist: mock (==4.0.2); extra == "test"
Requires-Dist: vcrpy (==4.4.0); extra == "test"
Requires-Dist: aiofiles; extra == "test"
Requires-Dist: aiohttp (<4,>=3.8.0); python_version <= "3.11" and extra == "test"
Requires-Dist: aiohttp (<4,>=3.9.0b0); python_version > "3.11" and extra == "test"
Requires-Dist: parse (==1.15.0); extra == "test-no-transport"
Requires-Dist: pytest (==7.4.2); extra == "test-no-transport"
Requires-Dist: pytest-asyncio (==0.21.1); extra == "test-no-transport"
Requires-Dist: pytest-console-scripts (==1.3.1); extra == "test-no-transport"
Requires-Dist: pytest-cov (==3.0.0); extra == "test-no-transport"
Requires-Dist: mock (==4.0.2); extra == "test-no-transport"
Requires-Dist: vcrpy (==4.4.0); extra == "test-no-transport"
Requires-Dist: aiofiles; extra == "test-no-transport"
Requires-Dist: websockets (<12,>=10); extra == "websockets"
Provides-Extra: aiohttp
Provides-Extra: all
Provides-Extra: botocore
Provides-Extra: dev
Provides-Extra: httpx
Provides-Extra: requests
Provides-Extra: test
Provides-Extra: test_no_transport
Provides-Extra: websockets
Description-Content-Type: text/markdown
[Description omitted; length: 4344 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
gql/__init__.py sha256=jCno8SqJhS9Tqu4xDyTr3otggp0YU6apGqWDyReiar0 529
gql/__version__.py sha256=j0HWOe68EJbDKQHKURp6LgON8HyoWHbKmvvCvTB1OzA 22
gql/cli.py sha256=SXyZZTXuC-f7uPdbHOCc3ZGaTxRr6AWgzRTfTxFepJI 16695
gql/client.py sha256=iLCAx29nnB6NoQCS1IsTPZHl2OYpITFU3iKXLCwAtMg 66602
gql/dsl.py sha256=9u9ZWKArLews8lLU_3gMQFQrvx6dy4AcAg2sHiPtiHk 36862
gql/gql.py sha256=m5HempIvxaeKrk5iAexyLfxwka86Ch1II6Ir6fpsn7w 932
gql/graphql_request.py sha256=wz9jooZv7vkwqYRsc2D6LagOD3aDWBi7OUO0vs7Qnuk 1112
gql/py.typed sha256=BT-FaCL_3xgplsSC2vCOimKq8XnfGlWd2TQh5q1Rtuc 62
gql/utils.py sha256=_n6XetEKU0wqecaXX94rbzrjP-4pMoBzimRiOhn6UtI 1850
gql/transport/__init__.py sha256=yRAfqNkhiXyWdEhsT2u3RDDxwUnAlEISYvf657csG4U 120
gql/transport/aiohttp.py sha256=Tkej3bMgs6H0eSHRLSZt9j-87vkj-WczfFiEhRH5GWo 13461
gql/transport/appsync_auth.py sha256=uaO0L66jyMQt50LJ_tOrHG2iS0eCKARYvi-nOLBQLms 7515
gql/transport/appsync_websockets.py sha256=MHxPC14j2kl8z7uRUhb7NzfAuFIudlXL_lty4uw1CsA 7093
gql/transport/async_transport.py sha256=3GvR5MBdi8t1bP0FfR6QvY1zS73-tUM0Jfox-Vyha1M 1723
gql/transport/exceptions.py sha256=-ayw0Tv78SHHB8HMXw0Nf7hlg3oLPnbmGmrUnCtPR_I 1744
gql/transport/httpx.py sha256=g81cRHM3MQtxOlvDQ4L-ViaYdXPnGzyMefxJOQAvILw 10440
gql/transport/local_schema.py sha256=y7fegFcLI0ms4d4kyJyrA__F5FyQhUa0VThgGiUM_tU 2313
gql/transport/phoenix_channel_websockets.py sha256=tfUrW4vBA35jRwz83Rh8RcuKiPBOpPRJ6ZAz-xj8kW4 15179
gql/transport/requests.py sha256=rOZ_unQ-Nt7MO2c4BQxnXQWaefr98aP_t_Bmm1gxjZc 16043
gql/transport/transport.py sha256=VgIE0Mak7w3HhIbe_XPM0et3wMdOv6p8teTCtdKK6rQ 1619
gql/transport/websockets.py sha256=0t7zousc9tUdLkUgi91IJPf6E7ZFMt-elwoBsb3n1Us 19190
gql/transport/websockets_base.py sha256=hD-lMh3YRFa5_1goZGVwszeJPX8G6cwa8Yxgq5INPp0 24466
gql/utilities/__init__.py sha256=Bot2ZzMEWUbfVnMG6SWc6sj2o0jTSIKlPfEw3w12taU 659
gql/utilities/build_client_schema.py sha256=BxbffxZ4Qz8fy0o7_TU_APfeGroztXTTKp96X-H8vig 3165
gql/utilities/get_introspection_query_ast.py sha256=yupkMfgSEHNP3LmRhJx4vHoRbBUtywF5gS4n2p3wpR0 3865
gql/utilities/node_tree.py sha256=3xacWewGG0wYY-GIfcsg8dNDX6_kRrinfLlnmLWeAPw 2700
gql/utilities/parse_result.py sha256=_1J47qhz3C-FheJCJzi1GSBXSeoFNDrtk3F_Mt7cBGw 14463
gql/utilities/serialize_variable_values.py sha256=s_SavaA1Z44kAR9BnSjIGEETe2VZNHYSyBsEmWE3UjA 4261
gql/utilities/update_schema_enum.py sha256=nAQ9gENlJbSzMRUjrrAl0or_5bWZ0-iSvdFfisWBupw 2392
gql/utilities/update_schema_scalars.py sha256=Og1VSVuEZqo1CTfZrRiIvjVOXWlQEfU2G3rD3tqdZSY 2280
gql-3.5.0.dist-info/LICENSE sha256=ZxLYmwcNtY92zZ62jKtUGq3qczv4lsCVavMGN9G3Uq8 1081
gql-3.5.0.dist-info/METADATA sha256=6RnKrkkz1umKVVXtJrw8zGxLQGZp0KzBpepXxieehhM 9247
gql-3.5.0.dist-info/WHEEL sha256=-G_t0oGuE7UD0DrSpVZnq1hHMBV9DD2XkS5v7XpmTnk 110
gql-3.5.0.dist-info/entry_points.txt sha256=731McpICmzq9JgVXQ2JAB9t347UzZmRhjQcoYKUzc8g 45
gql-3.5.0.dist-info/top_level.txt sha256=4R0fCgjgYFQOsKkkZTswWPetUgR6U7ndzm5wQfs02_g 4
gql-3.5.0.dist-info/RECORD

top_level.txt

gql

entry_points.txt

gql-cli = gql.cli:gql_cli