PyCharm 5.0.4 EAP 发布

jopen 8年前

PyCharm是由JetBrains打造的一款Python IDE。我们知道,VS2010的重构插件Resharper就是出自JetBrains之手。那么,PyCharm有什么吸引人的特点呢?

PyCharm 5.0.4 EAP 发布,更新内容如下:

  • several fixes for Python 3.5 support

  • a number of fixes and small improvements for Python debugger

  • a number of fixes for SQL injections in Python code

  • a number of fixes and improvements for code insight

  • Django support fixes

  • fixes for Python formatter

  • a fix for code coverage and Python profiler

  • and much more

详细介绍请看:发行说明

 

首先,PyCharm用于一般IDE具备的功能,比如, 调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制……

另外,PyCharm还提供了一些很好的功能用于Django开发,同时支持Google App Engine,更酷的是,PyCharm支持IronPython!

来自: http://www.oschina.net//news/70059/pycharm-5-0-4eap