发布于 2017-06-08 00:27:57 | 130 次阅读 | 评论: 0 | 来源: 网友投递
PyCharm Python开发IDE
PyCharm是一种Python IDE,带有一整套可以帮助用户在使用Python语言开发时提高其效率的工具,比如调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制。此外,该IDE提供了一些高级功能,以用于支持Django框架下的专业Web开发。
PyCharm 2017.1.4 RC 发布了。PyCharm是由JetBrains打造的一款Python IDE。
更新内容:
Various debugger issues have been resolved, involving the Cython speedups, an issue with adding breakpoints on the fly, and PyQT debugging
Test runners with unittest, and nosetests
Several inspection problems
下载地址: