awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to prisma/python-graphql-client

Open-source alternatives to Python Graphql Client

20 open-source projects similar to prisma/python-graphql-client, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Python Graphql Client alternative.

  • callsign-viper/flask-graphql-authcallsign-viper avatar

    callsign-viper/Flask-GraphQL-Auth

    63View on GitHub↗

    (UNMAINTAINED. FEEL FREE TO FORK) 🐍A Pythonic way to provide JWT authentication for Flask-GraphQL

    Python
    View on GitHub↗63
  • dailymotion/tartiflettedailymotion avatar

    dailymotion/tartiflette

    853View on GitHub↗

    GraphQL Engine built with Python 3.6+ / asyncio

    Python
    View on GitHub↗853
  • dailymotion/tartiflette-aiohttpdailymotion avatar

    dailymotion/tartiflette-aiohttp

    62View on GitHub↗

    tartiflette-aiohttp is a wrapper of aiohttp which includes the Tartiflette GraphQL Engine, do not hesitate to take a look of the Tartiflette project.

    Python
    View on GitHub↗62
  • graphql-python-archive/django-graphiqlGraphQL-python-archive avatar

    GraphQL-python-archive/django-graphiql

    35View on GitHub↗

    DEPRECATED | Use graphene-django package Integrate GraphiQL easily into your Django project

    CSS
    View on GitHub↗35
  • graphql-python/flask-graphqlgraphql-python avatar

    graphql-python/flask-graphql

    1,339View on GitHub↗

    Adds GraphQL support to your Flask application.

    Python
    View on GitHub↗1,339

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
graphql-python/graphenegraphql-python avatar

graphql-python/graphene

8,238View on GitHub↗

Graphene is a library and framework for building type-safe GraphQL APIs and schemas using Python objects and resolvers. It provides a system for mapping internal data models to typed GraphQL schemas, enabling the creation of servers that process queries and execute resolvers to return structured data. The project includes a full implementation of the Relay specification, providing standardized patterns for global object identification and cursor-based pagination. It utilizes a class-based approach to schema definition and supports interface-based type inheritance. The framework covers a broa

Python
View on GitHub↗8,238
  • graphql-python/graphene-djangographql-python avatar

    graphql-python/graphene-django

    4,390View on GitHub↗

    Graphene-Django is a GraphQL integration framework and schema mapper used to build typed APIs for Django applications. It functions as a database API layer that transforms Django model fields and relationships into a graph schema, allowing clients to request specific data in a single call. The project implements the Relay specification, providing tools for global object identification and standardized connection-based pagination to manage large datasets. It distinguishes itself by mapping database models, forms, and serializers directly into GraphQL object types and mutations. The framework

    Python
    View on GitHub↗4,390
  • graphql-python/graphene-gaegraphql-python avatar

    graphql-python/graphene-gae

    117View on GitHub↗

    GraphQL Support for Google AppEngine DEPRECATED - Looking for maintainers

    Python
    View on GitHub↗117
  • graphql-python/graphql-coregraphql-python avatar

    graphql-python/graphql-core

    527View on GitHub↗

    A Python 3 port of the GraphQL.js reference implementation of GraphQL.

    Python
    View on GitHub↗527
  • graphql-python/graphql-relay-pygraphql-python avatar

    graphql-python/graphql-relay-py

    144View on GitHub↗

    A library to help construct a graphql-py server supporting react-relay

    Python
    View on GitHub↗144
  • graphql-python/swapi-graphenegraphql-python avatar

    graphql-python/swapi-graphene

    175View on GitHub↗

    GraphQL Starwars API using Graphene and Django

    Python
    View on GitHub↗175
  • healx/python-graphjoinerhealx avatar

    healx/python-graphjoiner

    2View on GitHub↗

    Implementing GraphQL with joins to avoid the N+1 problem

    View on GitHub↗2
  • jhnnsrs/rathjhnnsrs avatar

    jhnnsrs/rath

    10View on GitHub↗

    rath is an apollo-like graphql client that supports links, multipart uploads, websocket subscriptions with sync and async interface

    Python
    View on GitHub↗10
  • jhnnsrs/turmsjhnnsrs avatar

    jhnnsrs/turms

    73View on GitHub↗

    Turms is a pure python implementation of the awesome graphql-codegen library, following a simliar extensible design.

    Python
    View on GitHub↗73
  • mirumee/ariadnemirumee avatar

    mirumee/ariadne

    2,317View on GitHub↗
    Pythonapiapollo-graphqlapollo-python
    View on GitHub↗2,317
  • pedrobern/django-graphql-authPedroBern avatar

    PedroBern/django-graphql-auth

    329View on GitHub↗

    Django registration and authentication with GraphQL.

    Python
    View on GitHub↗329
  • profusion/sgqlcprofusion avatar

    profusion/sgqlc

    552View on GitHub↗

    Simple GraphQL Client

    Python
    View on GitHub↗552
  • strawberry-graphql/strawberrystrawberry-graphql avatar

    strawberry-graphql/strawberry

    4,674View on GitHub↗

    Strawberry is a type-safe GraphQL library for Python that enables the design of schemas using Python type annotations and dataclasses. It functions as an asynchronous GraphQL server and execution engine, providing a bridge to expose schemas across ASGI-compliant web frameworks such as FastAPI, Django, Flask, and Litestar. The project implements GraphQL Federation, allowing for the creation of distributed schemas and entities that merge into a unified supergraph across multiple services. It also includes a dedicated toolkit for the Relay specification, supporting global object identification a

    Pythonasgiasynciodjango
    View on GitHub↗4,674
  • tallstreet/graphql-parser-pythontallstreet avatar

    tallstreet/graphql-parser-python

    4View on GitHub↗

    A GraphQL parser for python

    Python
    View on GitHub↗4
  • tryolabs/graphql-parsertryolabs avatar

    tryolabs/graphql-parser

    46View on GitHub↗

    GraphQL parser for Python

    Python
    View on GitHub↗46