awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 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 的头像

    callsign-viper/Flask-GraphQL-Auth

    63在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗63
  • dailymotion/tartiflettedailymotion 的头像

    dailymotion/tartiflette

    853在 GitHub 上查看↗

    GraphQL Engine built with Python 3.6+ / asyncio

    Python
    在 GitHub 上查看↗853
  • dailymotion/tartiflette-aiohttpdailymotion 的头像

    dailymotion/tartiflette-aiohttp

    62在 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
    在 GitHub 上查看↗62
  • graphql-python-archive/django-graphiqlGraphQL-python-archive 的头像

    GraphQL-python-archive/django-graphiql

    35在 GitHub 上查看↗

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

    CSS
    在 GitHub 上查看↗35
  • graphql-python/flask-graphqlgraphql-python 的头像

    graphql-python/flask-graphql

    1,339在 GitHub 上查看↗

    Adds GraphQL support to your Flask application.

    Python
    在 GitHub 上查看↗1,339

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
graphql-python/graphenegraphql-python 的头像

graphql-python/graphene

8,238在 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
在 GitHub 上查看↗8,238
  • graphql-python/graphene-djangographql-python 的头像

    graphql-python/graphene-django

    4,390在 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
    在 GitHub 上查看↗4,390
  • graphql-python/graphene-gaegraphql-python 的头像

    graphql-python/graphene-gae

    117在 GitHub 上查看↗

    GraphQL Support for Google AppEngine DEPRECATED - Looking for maintainers

    Python
    在 GitHub 上查看↗117
  • graphql-python/graphql-coregraphql-python 的头像

    graphql-python/graphql-core

    527在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗527
  • graphql-python/graphql-relay-pygraphql-python 的头像

    graphql-python/graphql-relay-py

    144在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗144
  • graphql-python/swapi-graphenegraphql-python 的头像

    graphql-python/swapi-graphene

    175在 GitHub 上查看↗

    GraphQL Starwars API using Graphene and Django

    Python
    在 GitHub 上查看↗175
  • healx/python-graphjoinerhealx 的头像

    healx/python-graphjoiner

    2在 GitHub 上查看↗

    Implementing GraphQL with joins to avoid the N+1 problem

    在 GitHub 上查看↗2
  • jhnnsrs/rathjhnnsrs 的头像

    jhnnsrs/rath

    10在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗10
  • jhnnsrs/turmsjhnnsrs 的头像

    jhnnsrs/turms

    73在 GitHub 上查看↗

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

    Python
    在 GitHub 上查看↗73
  • mirumee/ariadnemirumee 的头像

    mirumee/ariadne

    2,317在 GitHub 上查看↗
    Pythonapiapollo-graphqlapollo-python
    在 GitHub 上查看↗2,317
  • pedrobern/django-graphql-authPedroBern 的头像

    PedroBern/django-graphql-auth

    329在 GitHub 上查看↗

    Django registration and authentication with GraphQL.

    Python
    在 GitHub 上查看↗329
  • profusion/sgqlcprofusion 的头像

    profusion/sgqlc

    552在 GitHub 上查看↗

    Simple GraphQL Client

    Python
    在 GitHub 上查看↗552
  • strawberry-graphql/strawberrystrawberry-graphql 的头像

    strawberry-graphql/strawberry

    4,674在 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
    在 GitHub 上查看↗4,674
  • tallstreet/graphql-parser-pythontallstreet 的头像

    tallstreet/graphql-parser-python

    4在 GitHub 上查看↗

    A GraphQL parser for python

    Python
    在 GitHub 上查看↗4
  • tryolabs/graphql-parsertryolabs 的头像

    tryolabs/graphql-parser

    46在 GitHub 上查看↗

    GraphQL parser for Python

    Python
    在 GitHub 上查看↗46