推荐学习书目
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
Livid
278.36D
569.17D
V2EX  ›  Python

关于 Tornado 的开发

  •  
  •   Livid ·
    PRO
    · Jul 21, 2010 · 6741 views
    This topic created in 5780 days ago, the information mentioned may be changed or developed.
    貌似我每次改完代码之后都要 Ctrl-C 然后再次 python my_app.py 才能让代码生效,改了 tpl 也是。难道 Tornado 不能像 App Engine SDK 那样自动读取新代码?
    6 replies    1970-01-01 08:00:00 +08:00
    Hinc
        1
    Hinc  
       Jul 21, 2010
    @Livid 是为了更好的扩展 V2EX 2 实现 Tornado 版本吗?
    Livid
        2
    Livid  
    MOD
    OP
    PRO
       Jul 21, 2010
    @Hinc 一个外部组件用到了 Tornado,因为构架类似,所以现在比较习惯用这些类似的技术开发。
    zhendi
        3
    zhendi  
       Aug 4, 2010
    import autoreload
    autoreload.start()
    Livid
        4
    Livid  
    MOD
    OP
    PRO
       Aug 4, 2010
    yoyicue
        5
    yoyicue  
       Aug 4, 2010
    @Livid 目前以及将来 V2EX 还是 webapp 的框架吧?
    Livid
        6
    Livid  
    MOD
    OP
    PRO
       Aug 4, 2010
    V2EX 会紧贴 GAE Python。

    但是外围项目(非运行在 Google 服务器上的),会使用各种适合的技术。
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   3661 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 40ms · UTC 04:19 · PVG 12:19 · LAX 21:19 · JFK 00:19
    ♥ Do have faith in what you're doing.