mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-16 12:11:48 -05:00
[PR #747] [MERGED] add Sanic web server #672
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.