V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
dylanliu
V2EX  ›  Python

flask 和 tornado 你喜欢哪个

  •  
  •   dylanliu · 2014-06-15 14:09:11 +08:00 · 12982 次点击
    这是一个创建于 3597 天前的主题,其中的信息可能已经有所发展或是发生改变。
    用flask和tornado各写了个blog练手(flask版https://github.com/sicongl/miniblog)
    感觉flask插件多快速开发确实很有效率,文档也非常专业,还有mega tutorial(作者新出了本书用python3教flask),但总是觉得插件用多了云里雾里。
    用tornado和torndb有写了一遍发现虽然tornado没有flask那么多现成的轮子,需要自己写一些,但其实也没那么麻烦还能加深自己对整体代码的掌控和理解。相比之下更喜欢tornado,可惜文档实在太匮乏。
    5 条回复    2016-08-03 11:59:35 +08:00
    WildCat
        1
    WildCat  
       2014-06-15 14:11:41 +08:00 via iPhone
    我喜欢koa -_-#
    dylanliu
        2
    dylanliu  
    OP
       2014-06-15 14:13:04 +08:00
    bottle也不错写了个小应用,可惜缺的轮子实在太多,适合高手用。
    powerfj
        3
    powerfj  
       2014-06-15 14:38:22 +08:00
    tornado 好像可以直接看源代码就OK了..
    yoxyue
        4
    yoxyue  
       2014-06-15 15:12:21 +08:00
    flask +1
    flask胜在文档和轮子上,
    不过不得不吐槽flask轮子的水平参差不齐,几个常用的还可以.
    jiangbingo
        5
    jiangbingo  
       2016-08-03 11:59:35 +08:00
    喜欢 django
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2934 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 32ms · UTC 13:55 · PVG 21:55 · LAX 06:55 · JFK 09:55
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.