python-graphql-client
GraphQL client
A simple Python library to interact with GraphQL APIs
Simple GraphQL client for Python 2.7+
155 stars
14 watching
46 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
graphqlgraphql-clientpython
Related projects:
Repository | Description | Stars |
---|---|---|
profusion/sgqlc | An easy-to-use GraphQL client written in Python | 515 |
graphql-python/flask-graphql | Adds GraphQL support to Flask web applications | 1,324 |
graphql-python/graphql-relay-py | A Python library that simplifies the creation of GraphQL servers for React Relay applications | 146 |
the-road-to-graphql/react-graphql-client-library | A minimal GraphQL client for React applications | 15 |
graphql-python/graphql-core | A Python implementation of GraphQL's query language and API framework | 512 |
eerimoq/gqt | A terminal-based GraphQL client for building and executing queries. | 464 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
robertcraigie/prisma-client-py | An auto-generated and fully type-safe Python client for interacting with various databases. | 1,892 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |
graphql-crystal/graphql | A GraphQL server library built around the Crystal programming language | 134 |
graphql-python-archive/django-graphiql | Integrates GraphiQL into Django projects for testing GraphQL schemas | 35 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,501 |
deloitteoptimalreality/graphqlclient.jl | A Julia package for seamless GraphQL integration with servers | 47 |
the-road-to-graphql/react-graphql-github-vanilla | A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |