awesome-repositories.com
Blog
MCP
awesome-repositories.com

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to graphql-python/flask-graphql

Projects sharing features with Flask Graphql

30 open-source projects similar to graphql-python/flask-graphql, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • frozen-flask/frozen-flaskFrozen-Flask avatar

    Frozen-Flask/Frozen-Flask

    799View on GitHub↗

    Freezes a Flask application into a set of static files.

    Python
    View on GitHub↗799
  • andrewjfreyer/monitorandrewjfreyer avatar

    andrewjfreyer/monitor

    2,104View on GitHub↗

    Distributed advertisement-based BTLE presence detection reported via mqtt

    Shell
    View on GitHub↗2,104
  • erykpiast/cyclejs-wcE

    erykpiast/cyclejs-wc

    0View on GitHub↗

    Utility for creating Web Components based on Cycle.js

    View on GitHub↗0
  • atomiks/tippyjsatomiks avatar

    atomiks/tippyjs

    12,270View on 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
    View on GitHub↗12,270
  • atomrc/cyclejs-auth0atomrc avatar

    atomrc/cyclejs-auth0

    23View on GitHub↗

    #cyclejs-auth0

    JavaScript
    View on GitHub↗23

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
  • azure-samples/flask-reactizeAzure-Samples avatar

    Azure-Samples/flask-reactize

    7View on 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
    View on GitHub↗7
  • 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
  • cenobites/flask-jsonrpccenobites avatar

    cenobites/flask-jsonrpc

    294View on GitHub↗

    Basic JSON-RPC implementation for your Flask-powered sites

    Python
    View on GitHub↗294
  • cgeorg/sinjectcgeorg avatar

    cgeorg/sinject

    10View on 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
    View on GitHub↗10
  • cyclejs-community/cyclejs-sortablecyclejs-community avatar

    cyclejs-community/cyclejs-sortable

    17View on GitHub↗

    Makes all children of a selected component sortable

    TypeScript
    View on GitHub↗17
  • 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
  • danielperna84/hass-configuratordanielperna84 avatar

    danielperna84/hass-configurator

    334View on GitHub↗

    Configuration UI for Home Assistant

    Python
    View on GitHub↗334
  • erykpiast/cyclejs-grouperykpiast avatar

    erykpiast/cyclejs-group

    18View on GitHub↗

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

    JavaScript
    View on GitHub↗18
  • apitally/apitally-pyapitally avatar

    apitally/apitally-py

    223View on GitHub↗

    Simple API monitoring & analytics for Python apps

    Python
    View on GitHub↗223
  • eshaan7/flask-shell2httpEshaan7 avatar

    Eshaan7/Flask-Shell2HTTP

    190View on GitHub↗

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

    Python
    View on GitHub↗190
  • fatcherjs/fatcherF

    fatcherjs/fatcher

    0View on GitHub↗
    View on GitHub↗0
  • floating-ui/floating-uifloating-ui avatar

    floating-ui/floating-ui

    32,629View on 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
    View on GitHub↗32,629
  • alisaifee/flask-limiteralisaifee avatar

    alisaifee/flask-limiter

    1,202View on GitHub↗

    Rate Limiting extension for Flask

    Python
    View on GitHub↗1,202
  • google/zxgoogle avatar

    google/zx

    45,536View on 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
    View on GitHub↗45,536
  • 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/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
  • honmaple/flask-msearchhonmaple avatar

    honmaple/flask-msearch

    225View on GitHub↗

    Full text search for flask.

    Python
    View on GitHub↗225
  • alejoar/flask-azure-storagealejoar avatar

    alejoar/Flask-Azure-Storage

    22View on GitHub↗

    Flask extension that provides integration with Azure Storage

    Python
    View on GitHub↗22