[PR #1725] [MERGED] Fix gunicorn description #3602

Closed
opened 2026-04-15 09:32:55 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1725
Author: @yhay81
Created: 1/25/2021
Status: Merged
Merged: 1/25/2021
Merged by: @vinta

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+1 -1)

📄 Description

resolve #1713

What is this Python project?

Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy.

https://gunicorn.org/
https://github.com/benoitc/gunicorn
https://en.wikipedia.org/wiki/Gunicorn

--

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/1725 **Author:** [@yhay81](https://github.com/yhay81) **Created:** 1/25/2021 **Status:** ✅ Merged **Merged:** 1/25/2021 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`c64a010`](https://github.com/vinta/awesome-python/commit/c64a0103ca2f2f149da0dd996830901f1c2274d0) Fix gunicorn description ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description resolve #1713 ## What is this Python project? Gunicorn 'Green Unicorn' is a Python WSGI HTTP Server for UNIX. It's a pre-fork worker model. The Gunicorn server is broadly compatible with various web frameworks, simply implemented, light on server resources, and fairly speedy. https://gunicorn.org/ https://github.com/benoitc/gunicorn https://en.wikipedia.org/wiki/Gunicorn -- 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 2026-04-15 09:32:55 -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#3602