发布于 2016-08-18 00:02:56 | 131 次阅读 | 评论: 0 | 来源: 网友投递
PyCharm Python开发IDE
PyCharm是一种Python IDE,带有一整套可以帮助用户在使用Python语言开发时提高其效率的工具,比如调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制。此外,该IDE提供了一些高级功能,以用于支持Django框架下的专业Web开发。
PyCharm 2016.2.2 RC 正式发布了。在该版本中,修复了几个在调试软件和代码分析器中发现的问题。
下面是一些本次的 bug 修复和特性改进列表:
Wrong union type is inferred for the reference to a module imported via Python 2 implicit relative import
Add type checking for coroutines
No invitation '>?' to input in python console
Breakpoints don't work in included Django templates
Duplicate warnings in "New Project" wizard
debugger stopping in all threads after resuming from a breakpoint
点击这里查看官方发行说明
下载:
http://download.jetbrains.com/python/pycharm-professional-162.1812.1.exe