Eclipse for Java 太棒了!有 python 的类似物吗?
可能的重复:
Python 使用什么 IDE?
我想认真对待 python 并编写更大的项目。为此,我需要一个 IDE,它可以帮助我更多地专注于思考,而不是编码。
直到我知道我使用了 TextMate (Mac)、vim 和 notepad++ (Windows)。像这样的编辑器可以很好地获取文件进行快速修改,但对我来说,它们似乎不适合整个项目。 (这就是我的感受,无意冒犯...):-)
我想使用网络框架(也许是 Django?)用 python 开发一个网页。
理想的功能是:
- 代码完成
- 重构
- 代码折叠
- IDE 对标准模块和类的方法和属性的建议
- 如果能附带一些文档,那就太好了。
- SVN 也很棒!
- 没有必要,但如果它能在 Linux 和 Windows(和 Mac)上运行那就太好了。
下面我正在寻找一个 IDE,当我用 Java 编码时,它能让我像 eclipse 一样快乐地用 python 编码。
有什么建议吗? :-)
Possible Duplicate:
What IDE to use for Python?
I want to get serious with python and write bigger projects. And for that I need an IDE, that helps me concentrate more on thinking and less on coding.
Until know I used TextMate (Mac), vim, and notepad++ (Windows). editors like these are good to grab a file for quick modifications, but for me they don't seem appropriate for whole projects. (This is how I feel about it, no offense...) :-)
I want to use a webframework (perhaps Django?) to develop a webpage in python.
Desirable features are:
- Code completion
- Refactoring
- Code Folding
- Proposal of methods and attributes for standard modules and classes by the IDE
- It would be great if it comes with a little documentation.
- SVN would be great too!
- Not necessary, but it would be great if it would work on Linux and Windows (and Mac)
Below the line I am looking for an IDE, that makes me as happy coding in python as eclipse does, when I code in Java.
Any recommendations? :-)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(5)
PyDev 是一个基于 Eclipse 的 Python IDE。
PyDev is a Python IDE based on Eclipse.
Eclipse 支持 Python 开发。
Eclipse supports Python development.
我最近从 Eclipse PDT 切换到 PHP Storm 进行开发。我认为你应该尝试jetbrain的Python IDE: http://www.jetbrains.com/pycharm/
I recently switch from Eclipse PDT to PHP Storm for my development. I think you should try jetbrain's IDE for Python : http://www.jetbrains.com/pycharm/
通过谷歌,我找到了一个用于 Python 的 Eclipse 集成 IDE IDE。
With google I found an integretated IDE for Eclipse for Python IDE.
有 Komodo IDE 和更轻量的免费 科莫多编辑。
There is Komodo IDE and the lighter, free Komodo Edit.