A GraphQL library for Python that leverages type annotations 🍓
-
Updated
Oct 7, 2025 - 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 library for Python that leverages type annotations 🍓
Python library for implementing GraphQL servers using schema-first approach.
Django Channels based WebSocket GraphQL server with Graphene-like subscriptions
JSON (de)serialization, GraphQL and JSON schema generation using Python typing.
Boiler plate project for using GraphQL (Strawberry) with FastAPI and Async SQL Alchemy 🍓
Filters for Graphene SQLAlchemy integration
A modern Pythonic GraphQL implementation.
Graphene PynamoDB Integration
Ariadne package for implementing Ariadne GraphQL schemas using modular approach.
A Python GraphQL server example using Falcon and Graphene
Modular, cohesive, transparent and fast web server template
A GraphQL to Cypher query execution layer for Neo4j and Python GraphQL implementations.
Zimbra Machine Learning GraphQL Server
This is an example of using GraphQL federation with python. This includes multiple python graphql servers and a federated gateway.
A GraphQL server prototyped in many languages
GraphQL API Backend for cineman.io
Django backend that exposes GraphQL API for HomeKeeper
A Graph-QL APIs Project builds with Django Web Framework (Python) consumed with frontend Framework like, ReactJS (NextJS Framework).
FastAPI backend using GraphQL API