awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to graphql-python/graphql-core

Open-source alternatives to Graphql Core

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

  • callsign-viper/flask-graphql-authAvatar de callsign-viper

    callsign-viper/Flask-GraphQL-Auth

    63Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗63
  • dailymotion/tartifletteAvatar de dailymotion

    dailymotion/tartiflette

    853Voir sur GitHub↗

    GraphQL Engine built with Python 3.6+ / asyncio

    Python
    Voir sur GitHub↗853
  • dailymotion/tartiflette-aiohttpAvatar de dailymotion

    dailymotion/tartiflette-aiohttp

    62Voir sur 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
    Voir sur GitHub↗62
  • graphql-python-archive/django-graphiqlAvatar de GraphQL-python-archive

    GraphQL-python-archive/django-graphiql

    35Voir sur GitHub↗

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

    CSS
    Voir sur GitHub↗35
  • graphql-python/flask-graphqlAvatar de graphql-python

    graphql-python/flask-graphql

    1,339Voir sur GitHub↗

    Adds GraphQL support to your Flask application.

    Python
    Voir sur GitHub↗1,339

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
graphql-python/grapheneAvatar de graphql-python

graphql-python/graphene

8,238Voir sur 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
Voir sur GitHub↗8,238
  • graphql-python/graphene-djangoAvatar de graphql-python

    graphql-python/graphene-django

    4,390Voir sur 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
    Voir sur GitHub↗4,390
  • graphql-python/graphene-gaeAvatar de graphql-python

    graphql-python/graphene-gae

    117Voir sur GitHub↗

    GraphQL Support for Google AppEngine DEPRECATED - Looking for maintainers

    Python
    Voir sur GitHub↗117
  • graphql-python/graphql-relay-pyAvatar de graphql-python

    graphql-python/graphql-relay-py

    144Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗144
  • graphql-python/swapi-grapheneAvatar de graphql-python

    graphql-python/swapi-graphene

    175Voir sur GitHub↗

    GraphQL Starwars API using Graphene and Django

    Python
    Voir sur GitHub↗175
  • healx/python-graphjoinerAvatar de healx

    healx/python-graphjoiner

    2Voir sur GitHub↗

    Implementing GraphQL with joins to avoid the N+1 problem

    Voir sur GitHub↗2
  • jhnnsrs/rathAvatar de jhnnsrs

    jhnnsrs/rath

    10Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗10
  • jhnnsrs/turmsAvatar de jhnnsrs

    jhnnsrs/turms

    73Voir sur GitHub↗

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

    Python
    Voir sur GitHub↗73
  • mirumee/ariadneAvatar de mirumee

    mirumee/ariadne

    2,317Voir sur GitHub↗
    Pythonapiapollo-graphqlapollo-python
    Voir sur GitHub↗2,317
  • pedrobern/django-graphql-authAvatar de PedroBern

    PedroBern/django-graphql-auth

    329Voir sur GitHub↗

    Django registration and authentication with GraphQL.

    Python
    Voir sur GitHub↗329
  • prisma/python-graphql-clientAvatar de prisma

    prisma/python-graphql-client

    157Voir sur GitHub↗

    Simple GraphQL client for Python 2.7+

    Python
    Voir sur GitHub↗157
  • profusion/sgqlcAvatar de profusion

    profusion/sgqlc

    552Voir sur GitHub↗

    Simple GraphQL Client

    Python
    Voir sur GitHub↗552
  • strawberry-graphql/strawberryAvatar de strawberry-graphql

    strawberry-graphql/strawberry

    4,674Voir sur 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
    Voir sur GitHub↗4,674
  • tallstreet/graphql-parser-pythonAvatar de tallstreet

    tallstreet/graphql-parser-python

    4Voir sur GitHub↗

    A GraphQL parser for python

    Python
    Voir sur GitHub↗4
  • tryolabs/graphql-parserAvatar de tryolabs

    tryolabs/graphql-parser

    46Voir sur GitHub↗

    GraphQL parser for Python

    Python
    Voir sur GitHub↗46