[PR #2816] [MERGED] Add strawberry-django #15819

Closed
opened 2026-05-02 08:00:39 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2816
Author: @bellini666
Created: 12/6/2025
Status: Merged
Merged: 1/8/2026
Merged by: @vinta

Base: masterHead: add-strawberry-django


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

strawberry-django is a library that provides deep integration between Strawberry GraphQL and Django, making it easy to build GraphQL APIs with Django models.

Why is this library awesome?

  • Seamless integration with Django models and ORM
  • Type-safe schema definition using Python type hints
  • Built-in support for Django's authentication, permissions, and pagination
  • Automatic generation of CRUD operations
  • First-class support for relay-style connections
  • Active development and maintenance by the Strawberry GraphQL team

Related: This library is maintained by the same team as Strawberry GraphQL, which has an open PR at #1806.

Repository: https://github.com/strawberry-graphql/strawberry-django


🔄 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/2816 **Author:** [@bellini666](https://github.com/bellini666) **Created:** 12/6/2025 **Status:** ✅ Merged **Merged:** 1/8/2026 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `add-strawberry-django` --- ### 📝 Commits (1) - [`8e5454b`](https://github.com/vinta/awesome-python/commit/8e5454b7d53b8d02290efb0eca8b3974babc1e2b) Add strawberry-django ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description **strawberry-django** is a library that provides deep integration between [Strawberry GraphQL](https://strawberry.rocks) and Django, making it easy to build GraphQL APIs with Django models. ## Why is this library awesome? - Seamless integration with Django models and ORM - Type-safe schema definition using Python type hints - Built-in support for Django's authentication, permissions, and pagination - Automatic generation of CRUD operations - First-class support for relay-style connections - Active development and maintenance by the Strawberry GraphQL team Related: This library is maintained by the same team as Strawberry GraphQL, which has an open PR at #1806. Repository: https://github.com/strawberry-graphql/strawberry-django --- <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 2026-05-02 08:00:39 -05: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#15819