graphql-python topic

List graphql-python repositories

apischema

219
Stars
18
Forks
Watchers

JSON (de)serialization, GraphQL and JSON schema generation using Python typing.

ariadne

2.2k
Stars
177
Forks
Watchers

Python library for implementing GraphQL servers using schema-first approach.

graphql-core

501
Stars
132
Forks
Watchers

A Python 3.6+ port of the GraphQL.js reference implementation of GraphQL.

graphql-server

114
Stars
73
Forks
Watchers

This is the core package for using GraphQL in a custom server easily

neo4j-graphql-py

20
Stars
7
Forks
Watchers

A GraphQL to Cypher query execution layer for Neo4j and Python GraphQL implementations.

py-graphql-mapper

19
Stars
1
Forks
Watchers

A python library for generating GraphQL queries and mutations using plain python objects, no hardcoded strings.Any questions or issues, please report here https://github.com/dapalex/py-graphql-mapper/...