[PR #747] [MERGED] add Sanic web server #672

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

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/747
Author: @mfin
Created: 10/16/2016
Status: Merged
Merged: 4/4/2017
Merged by: @vinta

Base: masterHead: add-sanic-web-server


📝 Commits (2)

  • 06104fd add Sanic web server
  • 359dcdb update README.md so it doesn't conflict

📊 Changes

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

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

Sanic is a Flask-like Python 3.5+ web server that's written to go fast. It's based off the work done by the amazing folks at magicstack, and was inspired by this article: https://magic.io/blog/uvloop-blazing-fast-python-networking/.

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

Benchmarks. It looks like it runs blazingly faster than competition.

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 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/747 **Author:** [@mfin](https://github.com/mfin) **Created:** 10/16/2016 **Status:** ✅ Merged **Merged:** 4/4/2017 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `add-sanic-web-server` --- ### 📝 Commits (2) - [`06104fd`](https://github.com/vinta/awesome-python/commit/06104fdb4c43f5c11c37a3bc1eece0259bdd4ec3) add Sanic web server - [`359dcdb`](https://github.com/vinta/awesome-python/commit/359dcdbe2c9ce7c82e11b1379333541b8e3bccea) update README.md so it doesn't conflict ### 📊 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? Sanic is a Flask-like Python 3.5+ web server that's written to go fast. It's based off the work done by the amazing folks at magicstack, and was inspired by this article: https://magic.io/blog/uvloop-blazing-fast-python-networking/. ## What's the difference between this Python project and similar ones? Benchmarks. It looks like it runs blazingly faster than competition. :zap: ## Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <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:00:11 -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#672