A GraphQL client in Python
-
Updated
Jul 24, 2026 - Python
GraphQL is a data query language developed by Facebook. It provides an alternative to REST and ad-hoc webservice architectures. It allows clients to define the structure of the data required, and exactly the same structure of the data is returned from the server. It is a strongly typed runtime which allows clients to dictate what data is needed.
A GraphQL client in Python
Simple module for making requests to a graphQL server in python.
🎱 Capable GraphQL client for Python
Dead-simple GraphQL client with subscriptions over websockets
This is a GraphQL query builder.
Your Declarative HTTP client library on Python
Python aynchronous/IO GraphQL client with file upload and subscription support.
A self-hosted , all-in-one platform for GraphQL load testing, that transforms graphql schemas into configurable performance tests.
A simple Python 3 library for Anilist.
Python GraphQL Client - PyGQLC
GraphQL Client for Locust
Python client for the biglocalnews.org API
Async Python client library for Stash GraphQL API with Pydantic v2 types, identity map caching, and full CRUD support
An example consuming a GraphQL API from Python using gql.
A wrapper for the MC Championship APIs (Event and Island)
Asyncio GraphQL client