回复内容:
PyCharm
spyder
Ulipad: 智能补全,类浏览器,缩进指示,集成Shell和Winpdb, 小巧.不折腾,在Win和Linux非常不错,可惜在Mac下不是Cocoa,需要X11。
Vim/Emacs党可以无视, 因为Vim/Emacs的好用程度正比于你的配置能力。
sublime
三种情况:
- 在本机上正经写代码: PyCharm,社区版免费,专业版 $199 每年。
- 在本机上写几行脚本: ipython 或者 pyipython。
- 在服务器调试的时候微调代码:vim。
毫无悬念IDLE
VIM, 这是我的vimrc:
https://github.com/llh911001/vimrc
vim
Windows 下用 PyCharm / (Visual Studio + PTVS)
Pyscripter
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn