发布于 2017-12-29 00:22:37 | 169 次阅读 | 评论: 0 | 来源: 网友投递
PyCharm Python开发IDE
PyCharm是一种Python IDE,带有一整套可以帮助用户在使用Python语言开发时提高其效率的工具,比如调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制。此外,该IDE提供了一些高级功能,以用于支持Django框架下的专业Web开发。
PyCharm 2017.3.2 发布了。PyCharm 是由 JetBrains 打造的一款 Python IDE。
主要更新内容:
提前键入注释。You can’t put an inline type annotation when defining a variable in a for
or a with
statement, so you need to provide the annotation in a separate place, read more on the ticket. This is now supported in PyCharm.
‘Show command line afterwards’ 现在对远程解释器正常工作。 同时,对该功能进行了进一步修复。
PostgreSQL 和 Oracle 的各种 SQL 语法修复(PyCharm 专业版捆绑所有 DataGrip 功能)
React 代码完成改进(PyCharm 专业版捆绑所有 WebStorm 功能)
下载地址: