mirror of
https://github.com/vinta/awesome-python.git
synced 2025-03-13 17:19:46 +00:00
cleanup
This commit is contained in:
parent
77c2e22882
commit
eeba5214c7
23
README.md
23
README.md
@ -1198,16 +1198,19 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||
|
||||
*Full stack web frameworks.*
|
||||
|
||||
* [Django](https://www.djangoproject.com/) - The most popular web framework in Python.
|
||||
* [awesome-django](https://github.com/shahraizali/awesome-django)
|
||||
* [Flask](http://flask.pocoo.org/) - A microframework for Python.
|
||||
* [awesome-flask](https://github.com/humiaozuzu/awesome-flask)
|
||||
* [Masonite](https://github.com/MasoniteFramework/masonite) - The modern and developer centric Python web framework.
|
||||
* [Pyramid](https://pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework.
|
||||
* [awesome-pyramid](https://github.com/uralbash/awesome-pyramid)
|
||||
* [Sanic](https://github.com/channelcat/sanic) - Web server that's written to go fast.
|
||||
* [Vibora](https://vibora.io/) - Fast, efficient and asynchronous Web framework inspired by Flask.
|
||||
* [Tornado](http://www.tornadoweb.org/en/latest/) - A Web framework and asynchronous networking library.
|
||||
* Synchronous
|
||||
* [Django](https://www.djangoproject.com/) - The most popular web framework in Python.
|
||||
* [awesome-django](https://github.com/shahraizali/awesome-django)
|
||||
* [Flask](http://flask.pocoo.org/) - A microframework for Python.
|
||||
* [awesome-flask](https://github.com/humiaozuzu/awesome-flask)
|
||||
* [Pyramid](https://pylonsproject.org/) - A small, fast, down-to-earth, open source Python web framework.
|
||||
* [awesome-pyramid](https://github.com/uralbash/awesome-pyramid)
|
||||
* [Masonite](https://github.com/MasoniteFramework/masonite) - The modern and developer centric Python web framework.
|
||||
* Asynchronous
|
||||
* [FastAPI](https://github.com/tiangolo/fastapi) - A modern, fast, web framework for building APIs with Python 3.6+ based on standard Python type hints.
|
||||
* [Sanic](https://github.com/huge-success/sanic) - Web server that's written to go fast.
|
||||
* [Vibora](https://vibora.io/) - Fast, efficient and asynchronous Web framework inspired by Flask.
|
||||
* [Tornado](http://www.tornadoweb.org/en/latest/) - A Web framework and asynchronous networking library.
|
||||
|
||||
## WebSocket
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user