推荐学习书目
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
378.3D
544.1D
V2EX  ›  Python

在考虑要不要做一个类似 Google App Engine Launcher 那样的工具

  •  
  •   Livid ·
    PRO
    · Mar 11, 2012 · 4801 views
    This topic created in 5234 days ago, the information mentioned may be changed or developed.
    目前本地机器上所有的 Tornado / Flask 项目都是用 launchd 脚本来启动的,但是自己还是更喜欢 Google App Engine Launcher 那样的方式,在需要的时候启动,每个 app 有一个自己的窗口可以用于查看 log。也不会影响开机速度。

    目前在 Mac OS X 是否已经有这样的工具了呢?

    如果还没有的话,实在有点想挖这个坑。
    6 replies    1970-01-01 08:00:00 +08:00
    kran
        1
    kran  
       Mar 11, 2012 via iPhone
    有必要吗?同时开动那么多项目干嘛
    Mattsive
        2
    Mattsive  
       Mar 11, 2012 via iPhone
    用supervisor管理不就好了?
    yoyicue
        3
    yoyicue  
       Mar 11, 2012
    支持挖坑
    ratazzi
        4
    ratazzi  
       Mar 11, 2012
    tmux 吧
    xoosye
        5
    xoosye  
       Mar 15, 2012
    Supervisor
    kernel1983
        6
    kernel1983  
       Mar 16, 2012
    我机器上都是
    python main.py 8001
    python main.py 8002

    Terminal窗口的确太多, 喜欢Launcher的Log
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2782 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 48ms · UTC 13:51 · PVG 21:51 · LAX 06:51 · JFK 09:51
    ♥ Do have faith in what you're doing.