推荐学习书目
› 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
1989922yan
V2EX  ›  Python

python 后台调试接口,有什么好办法呢? 除了 print 直接

  •  
  •   1989922yan · May 28, 2014 · 4406 views
    This topic created in 4504 days ago, the information mentioned may be changed or developed.
    5 replies  •  2014-05-29 11:07:38 +08:00
    ybh37
        1
    ybh37  
       May 28, 2014   ❤️ 1
    PyCharm ?
    qulashi369
        2
    qulashi369  
       May 28, 2014   ❤️ 1
    pdb
    mengzhuo
        3
    mengzhuo  
       May 29, 2014   ❤️ 1
    清仔细阅读logging模块的每个例子

    https://docs.python.org/3/howto/logging.html
    1989922yan
        4
    1989922yan  
    OP
       May 29, 2014
    @qulashi369
    @ybh37

    可能都是断点的方式,
    如果处理线上程序,还是会比较麻烦

    pudb是一个更好的选择,推荐一个
    1989922yan
        5
    1989922yan  
    OP
       May 29, 2014
    @mengzhuo

    成,我去看看有没有符合应用场景的
    THX
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Privacy   ·   Solana   ·   2897 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 02:54 · PVG 10:54 · LAX 19:54 · JFK 22:54
    ♥ Do have faith in what you're doing.