Python框架汇总
新增
Vibora - Vibora was designed from scratch to be efficient.
参考地址:http://klen.github.io/py-frameworks-bench/#results
Aiohttp — http client/server for Asyncio.
Bottle — Fast, simple and lightweight WSGI micro web-framework
Django — The Web framework for perfectionists with deadlines
Falcon — A high-performance Python framework for building cloud APIs
Flask — A microframework based on Werkzeug, Jinja2 and good intentions
Muffin — A web-framework based on Asyncio stack
Pyramid 1.7 — A small, fast, down-to-earth, open source Python web framework
Weppy — The webframework for humans
Wheezy Web — A lightweight, high performance, high concurrency WSGI web framework
Tornado 4.3 — A Python web framework and asynchronous networking library
参考的地址里面还有各个框架的性能对比