[PR #2736] Readme: Add Ariadne – GraphQL framework with SDL-based design and async support #2049

Open
opened 2025-11-06 13:28:28 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2736
Author: @princeaden1
Created: 7/24/2025
Status: 🔄 Open

Base: masterHead: add-ariadne-to-graphql


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Add Ariadne – GraphQL framework with SDL-based design and async support

What is this Python project?

Add Ariadne – GraphQL framework with SDL-based design and async support

Ariadne is a modern Python library for building GraphQL APIs using a schema-first (SDL) approach.
It supports asynchronous resolvers, works seamlessly with ASGI frameworks like FastAPI and Starlette, and is actively maintained.

What's the difference between this Python project and similar ones?

Key features:

Schema-first design using GraphQL SDL

Native async/await support

Easy integration with FastAPI, Starlette, etc.

Minimal and lightweight setup

Placed under the GraphQL section.

Anyone who agrees with this pull request could submit an Approve review to it.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/2736 **Author:** [@princeaden1](https://github.com/princeaden1) **Created:** 7/24/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-ariadne-to-graphql` --- ### 📝 Commits (1) - [`a3901d0`](https://github.com/vinta/awesome-python/commit/a3901d01ecb145ed9c03f82f2a44eff8f87dd1c2) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Add Ariadne – GraphQL framework with SDL-based design and async support ## What is this Python project? Add [Ariadne](https://github.com/mirumee/ariadne) – GraphQL framework with SDL-based design and async support Ariadne is a modern Python library for building GraphQL APIs using a schema-first (SDL) approach. It supports asynchronous resolvers, works seamlessly with ASGI frameworks like FastAPI and Starlette, and is actively maintained. ## What's the difference between this Python project and similar ones? Key features: Schema-first design using GraphQL SDL Native async/await support Easy integration with FastAPI, Starlette, etc. Minimal and lightweight setup Placed under the GraphQL section. Anyone who agrees with this pull request could submit an *Approve* review to it. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 13:28:28 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#2049