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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
master← Head:add-sanic-web-server📝 Commits (2)
06104fdadd Sanic web server359dcdbupdate 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.