Python Web 框架

2,599 阅读1分钟

bottlepy/bottle

bottle.py is a fast and simple micro-framework for python web-applications.

Python    


tornadoweb/tornado

Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed.

Python    


channelcat/sanic

Python 3.5+ web server that's written to go fast

Python    


pallets/flask

A microframework based on Werkzeug, Jinja2 and good intentions

Python    


django/django

The Web framework for perfectionists with deadlines.

Python    


Collections