Python集成开发环境:PyCharm 1.0 发布 - 下载
来源:岁月联盟
时间:2010-10-15
首先,PyCharm用于一般IDE具备的功能,比如, 调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制……
另外,PyCharm还提供了一些很好的功能用于Django开发,同时支持Google App Engine,更酷的是,PyCharm支持IronPython!
下载30天试用版 for Windows:http://www.jetbrains.com/pycharm/download
下面是几个功能截图:
Goto Definition,Find Usages

In-place rename

Python and Django console

Django tests
