mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Merge pull request #747 from mfin/add-sanic-web-server
add Sanic web server
This commit is contained in:
commit
10c9c170db
|
@ -1185,6 +1185,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* [awesome-flask](https://github.com/humiaozuzu/awesome-flask)
|
* [awesome-flask](https://github.com/humiaozuzu/awesome-flask)
|
||||||
* [Pyramid](http://www.pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework.
|
* [Pyramid](http://www.pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework.
|
||||||
* [awesome-pyramid](https://github.com/uralbash/awesome-pyramid)
|
* [awesome-pyramid](https://github.com/uralbash/awesome-pyramid)
|
||||||
|
* [Sanic](https://github.com/channelcat/sanic) - Web server that's written to go fast.
|
||||||
* [Tornado](http://www.tornadoweb.org/en/latest/) - A Web framework and asynchronous networking library.
|
* [Tornado](http://www.tornadoweb.org/en/latest/) - A Web framework and asynchronous networking library.
|
||||||
* [TurboGears](http://www.turbogears.org/) - A microframework that can scale up to a full stack solution.
|
* [TurboGears](http://www.turbogears.org/) - A microframework that can scale up to a full stack solution.
|
||||||
* [Web2py](http://www.web2py.com/) - Full-stack enterprise framework for secure database-driven web-based applications.
|
* [Web2py](http://www.web2py.com/) - Full-stack enterprise framework for secure database-driven web-based applications.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user