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
qloog
V2EX  ›  Python

新手学习 python 推荐用什么工具好?

  •  
  •   qloog · 2014-06-06 10:48:09 +08:00 · 5111 次点击
    这是一个创建于 3619 天前的主题,其中的信息可能已经有所发展或是发生改变。
    用过vim,有语法提示,但是和函数提示,但是像tornado之类的,或者是第三方库貌似就没有什么提示了。 所以开始关注下python的IDE,目前装了个 Pycharm CE版,目前感觉还可以。

    不知大家都在用什么IDE工具? 或者有什么好的推荐呢?
    9 条回复    2014-06-09 09:56:29 +08:00
    jsonline
        1
    jsonline  
       2014-06-06 10:52:48 +08:00 via Android
    pyCharm 妥妥的,别再折腾开发工具了,赶紧学
    mhycy
        2
    mhycy  
       2014-06-06 10:58:40 +08:00
    notepad++
    binux
        3
    binux  
       2014-06-06 10:59:30 +08:00
    import IPython; IPython.embed()
    tonghuashuai
        4
    tonghuashuai  
       2014-06-06 10:59:58 +08:00
    IDE 的话 pycharm 不后悔
    qloog
        5
    qloog  
    OP
       2014-06-06 11:24:16 +08:00
    @jsonline
    @tonghuashuai

    看来没选择错,go on... ^_^
    kqz901002
        6
    kqz901002  
       2014-06-06 11:48:32 +08:00
    如果轻量的话 可以考虑 sublime+anaconda
    df
        7
    df  
       2014-06-06 12:08:54 +08:00
    心态最重要。
    sandtears
        8
    sandtears  
       2014-06-06 12:49:58 +08:00
    IPython + Notebook
    pysrx
        9
    pysrx  
       2014-06-09 09:56:29 +08:00
    刚开始学习,还是不要用ide,就用vim最好
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   932 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 23:28 · PVG 07:28 · LAX 16:28 · JFK 19:28
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.