Firefox 135.0 发布
PyCharm 5.0.2 EAP build 143.1183.2 发布,主要更新如下:
- a number of debugger fixes for both Python and JavaScript.
- a test runner fix for the ‘Rerun failed tests’ action
- a few fixes for Jinja2
- a number of platform fixes, including UI and VCS fixes and more
详情请看:发行说明
下载地址: PyCharm 5.0.2 EAP
PyCharm是由JetBrains打造的一款Python IDE。我们知道,VS2010的重构插件Resharper就是出自JetBrains之手。那么,PyCharm有什么吸引人的特点呢?
首先,PyCharm用于一般IDE具备的功能,比如, 调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制……
另外,PyCharm还提供了一些很好的功能用于django”>Django开发,同时支持Google App Engine,更酷的是,PyCharm支持IronPython!