[PR #2213] [CLOSED] Add strawberry-graphql to GraphQL Libraries #1706

Closed
opened 2025-11-06 13:21:38 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2213
Author: @estyxx
Created: 10/25/2022
Status: Closed

Base: masterHead: patch-1


📝 Commits (2)

  • 8271323 Add strawberry-graphql to GraphQL Libraries
  • 55bb067 Update README.md

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

website
Python GraphQL library inspired by dataclasses

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

Compared to Graphene
Works with type annotations, has a better developer experience and is active mantained.
Strawberry works with Django, asgi, Starlette, FastAPI, Flask and other frameworks.

As FastAPI docs says:

If you need or want to work with GraphQL, Strawberry is the recommended library as it has the design closest to FastAPI's design, it's all based on type annotations.

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/2213 **Author:** [@estyxx](https://github.com/estyxx) **Created:** 10/25/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`8271323`](https://github.com/vinta/awesome-python/commit/8271323da6a785246626e5c7f3dd45dcd0c17a4c) Add strawberry-graphql to GraphQL Libraries - [`55bb067`](https://github.com/vinta/awesome-python/commit/55bb067b74894529c71e6bd69bf2bc256c7ee280) Update README.md ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? [website](https://strawberry.rocks/) Python GraphQL library inspired by dataclasses ## What's the difference between this Python project and similar ones? Compared to Graphene Works with type annotations, has a better developer experience and is active mantained. Strawberry works with Django, asgi, Starlette, FastAPI, Flask and other frameworks. As [FastAPI docs](https://fastapi.tiangolo.com/advanced/graphql/) says: >If you need or want to work with GraphQL, [Strawberry](https://strawberry.rocks/) is the recommended library as it has the design closest to FastAPI's design, it's all based on type annotations. -- 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:21:38 -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#1706