awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to graphql-python/flask-graphql

Open-source alternatives to Flask Graphql

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

  • frozen-flask/frozen-flaskAvatar Frozen-Flask

    Frozen-Flask/Frozen-Flask

    799Vezi pe GitHub↗

    Freezes a Flask application into a set of static files.

    Python
    Vezi pe GitHub↗799
  • andrewjfreyer/monitorAvatar andrewjfreyer

    andrewjfreyer/monitor

    2,104Vezi pe GitHub↗

    Distributed advertisement-based BTLE presence detection reported via mqtt

    Shell
    Vezi pe GitHub↗2,104
  • erykpiast/cyclejs-wcE

    erykpiast/cyclejs-wc

    0Vezi pe GitHub↗

    Utility for creating Web Components based on Cycle.js

    Vezi pe GitHub↗0
  • atomiks/tippyjsAvatar atomiks

    atomiks/tippyjs

    12,270Vezi pe GitHub↗

    Tippy.js is a JavaScript tooltip library and interactive popup framework used to create tooltips, popovers, and dropdowns. It functions as a floating UI component toolkit that renders content relative to a reference element with support for automatic positioning, flip-positioning, and offsets. The library acts as an accessible overlay manager, using ARIA attributes and focus management to ensure screen reader compatibility. It also serves as a CSS animation tool, providing utilities for transitions, spring physics, and themes to manage the visual entry and exit of floating interface elements.

    JavaScriptcomboboxdropdownmenu
    Vezi pe GitHub↗12,270
  • atomrc/cyclejs-auth0Avatar atomrc

    atomrc/cyclejs-auth0

    23Vezi pe GitHub↗

    #cyclejs-auth0

    JavaScript
    Vezi pe GitHub↗23

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • azure-samples/flask-reactizeAvatar Azure-Samples

    Azure-Samples/flask-reactize

    7Vezi pe GitHub↗

    Developing a ReactJS application requires to use nodejs as back end server. What if you want to consume external APIs: how are you going to handle cross origin calls?

    Python
    Vezi pe GitHub↗7
  • callsign-viper/flask-graphql-authAvatar callsign-viper

    callsign-viper/Flask-GraphQL-Auth

    63Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗63
  • cenobites/flask-jsonrpcAvatar cenobites

    cenobites/flask-jsonrpc

    294Vezi pe GitHub↗

    Basic JSON-RPC implementation for your Flask-powered sites

    Python
    Vezi pe GitHub↗294
  • cgeorg/sinjectAvatar cgeorg

    cgeorg/sinject

    10Vezi pe GitHub↗

    sinject is a simple injection framework for javascript. It was built because circular dependencies and module loaders don't play nicely together, and neither do circular dependencies and constructor injection.

    JavaScript
    Vezi pe GitHub↗10
  • cyclejs-community/cyclejs-sortableAvatar cyclejs-community

    cyclejs-community/cyclejs-sortable

    17Vezi pe GitHub↗

    Makes all children of a selected component sortable

    TypeScript
    Vezi pe GitHub↗17
  • dailymotion/tartifletteAvatar dailymotion

    dailymotion/tartiflette

    853Vezi pe GitHub↗

    GraphQL Engine built with Python 3.6+ / asyncio

    Python
    Vezi pe GitHub↗853
  • dailymotion/tartiflette-aiohttpAvatar dailymotion

    dailymotion/tartiflette-aiohttp

    62Vezi pe 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
    Vezi pe GitHub↗62
  • danielperna84/hass-configuratorAvatar danielperna84

    danielperna84/hass-configurator

    334Vezi pe GitHub↗

    Configuration UI for Home Assistant

    Python
    Vezi pe GitHub↗334
  • erykpiast/cyclejs-groupAvatar erykpiast

    erykpiast/cyclejs-group

    18Vezi pe GitHub↗

    Utility for the Cycle.js framework for reducing boilerplate when creating many dependent streams.

    JavaScript
    Vezi pe GitHub↗18
  • apitally/apitally-pyAvatar apitally

    apitally/apitally-py

    223Vezi pe GitHub↗

    Simple API monitoring & analytics for Python apps

    Python
    Vezi pe GitHub↗223
  • eshaan7/flask-shell2httpAvatar Eshaan7

    Eshaan7/Flask-Shell2HTTP

    190Vezi pe GitHub↗

    For urgent issues and priority support, visit https://xscode.com/eshaan7/flask-shell2http.

    Python
    Vezi pe GitHub↗190
  • fatcherjs/fatcherF

    fatcherjs/fatcher

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • floating-ui/floating-uiAvatar floating-ui

    floating-ui/floating-ui

    32,629Vezi pe GitHub↗

    Floating UI is a JavaScript positioning library and layout engine designed to calculate the exact coordinates for floating interface elements such as tooltips, popovers, and dropdowns. It functions as a floating element orchestrator that ensures these components remain visible and aligned relative to a reference element. The library features a platform-abstraction layer that decouples positioning logic from the document object model. This allows the engine to support both standard web environments and non-DOM targets, including canvas or graphics buffers, through custom coordinate and measure

    TypeScriptdropdownhacktoberfestpopover
    Vezi pe GitHub↗32,629
  • alisaifee/flask-limiterAvatar alisaifee

    alisaifee/flask-limiter

    1,202Vezi pe GitHub↗

    Rate Limiting extension for Flask

    Python
    Vezi pe GitHub↗1,202
  • google/zxAvatar google

    google/zx

    45,536Vezi pe GitHub↗

    This project is a shell scripting environment and task automation toolset that enables the execution of system commands directly within JavaScript. It functions as a process execution wrapper, providing a unified interface for spawning external utilities, managing system processes, and orchestrating complex workflows. The tool distinguishes itself by using tagged template literals to automatically escape shell arguments, which prevents command injection vulnerabilities during execution. It supports both synchronous and asynchronous command execution, allowing developers to choose between bloc

    JavaScriptbashchild-processcli
    Vezi pe GitHub↗45,536
  • graphql-python-archive/django-graphiqlAvatar GraphQL-python-archive

    GraphQL-python-archive/django-graphiql

    35Vezi pe GitHub↗

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

    CSS
    Vezi pe GitHub↗35
  • graphql-python/grapheneAvatar graphql-python

    graphql-python/graphene

    8,238Vezi pe 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
    Vezi pe GitHub↗8,238
  • graphql-python/graphene-djangoAvatar graphql-python

    graphql-python/graphene-django

    4,390Vezi pe 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
    Vezi pe GitHub↗4,390
  • graphql-python/graphene-gaeAvatar graphql-python

    graphql-python/graphene-gae

    117Vezi pe GitHub↗

    GraphQL Support for Google AppEngine DEPRECATED - Looking for maintainers

    Python
    Vezi pe GitHub↗117
  • graphql-python/graphql-coreAvatar graphql-python

    graphql-python/graphql-core

    527Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗527
  • graphql-python/graphql-relay-pyAvatar graphql-python

    graphql-python/graphql-relay-py

    144Vezi pe GitHub↗

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

    Python
    Vezi pe GitHub↗144
  • graphql-python/swapi-grapheneAvatar graphql-python

    graphql-python/swapi-graphene

    175Vezi pe GitHub↗

    GraphQL Starwars API using Graphene and Django

    Python
    Vezi pe GitHub↗175
  • healx/python-graphjoinerAvatar healx

    healx/python-graphjoiner

    2Vezi pe GitHub↗

    Implementing GraphQL with joins to avoid the N+1 problem

    Vezi pe GitHub↗2
  • honmaple/flask-msearchAvatar honmaple

    honmaple/flask-msearch

    225Vezi pe GitHub↗

    Full text search for flask.

    Python
    Vezi pe GitHub↗225
  • alejoar/flask-azure-storageAvatar alejoar

    alejoar/Flask-Azure-Storage

    22Vezi pe GitHub↗

    Flask extension that provides integration with Azure Storage

    Python
    Vezi pe GitHub↗22