[PR #2745] add granian #2058

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

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/2745
Author: @zffocussss
Created: 8/15/2025
Status: 🔄 Open

Base: masterHead: add-granian


📝 Commits (2)

📊 Changes

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

View changed files

📝 README.md (+1 -1)

📄 Description

What is this Python project?

a asgi/wsgi/rsgi http server

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

Enumerate comparisons.

  1. Have a single, correct HTTP implementation, supporting versions 1, 2 (and eventually 3)
  2. Provide a single package for several platforms
  3. Avoid the usual Gunicorn + uvicorn + http-tools dependency composition on unix systems
  4. Provide stable performance when compared to existing alternatives

--

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/2745 **Author:** [@zffocussss](https://github.com/zffocussss) **Created:** 8/15/2025 **Status:** 🔄 Open **Base:** `master` ← **Head:** `add-granian` --- ### 📝 Commits (2) - [`8863a98`](https://github.com/vinta/awesome-python/commit/8863a9815ada843e8e083b2348f7042f1352288c) add granian - [`9358397`](https://github.com/vinta/awesome-python/commit/9358397d8c1118b3b863e14c2e4e15690532014f) titile ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description ## What is this Python project? a asgi/wsgi/rsgi http server ## What's the difference between this Python project and similar ones? Enumerate comparisons. 1. Have a single, correct HTTP implementation, supporting versions 1, 2 (and eventually 3) 2. Provide a single package for several platforms 3. Avoid the usual Gunicorn + uvicorn + http-tools dependency composition on unix systems 4. Provide stable [performance](https://github.com/emmett-framework/granian/blob/master/benchmarks/vs.md) when compared to existing alternatives -- 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: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#2058