发布于 2016-04-05 23:53:40 | 142 次阅读 | 评论: 0 | 来源: 网友投递
PyCharm Python开发IDE
PyCharm是一种Python IDE,带有一整套可以帮助用户在使用Python语言开发时提高其效率的工具,比如调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制。此外,该IDE提供了一些高级功能,以用于支持Django框架下的专业Web开发。
PyCharm 2016.1.1 发布了,
主要修复如下Bug:
Fixed wrong indentation after copy-paste
Fixed generation of reStructuredText doc strings for methods with parameters
Fixed folding of custom regions
Fixed numerous false positives in formatted strings
Fixed wrong highlighting of parameters in formatted strings
A fix for a problem with “Gevent compatible” debugger’s mode
下载地址:http://www.jetbrains.com/pycharm/download/