发布于 2017-08-22 00:25:09 | 182 次阅读 | 评论: 0 | 来源: 网友投递
PyCharm Python开发IDE
PyCharm是一种Python IDE,带有一整套可以帮助用户在使用Python语言开发时提高其效率的工具,比如调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制。此外,该IDE提供了一些高级功能,以用于支持Django框架下的专业Web开发。
PyCharm 2017.2.2 RC 版发布了,PyCharm 是由 JetBrains 打造的一款 Python IDE 。
该版本主要更新内容有:
Code insight and inspection fixes: “method may be static” issues, and misidentification of Python 3.7
Django: Cache conflict with Jinja template project, and Ctrl+Click on widget templates
Docker: Docker Compose environment variable issues
JavaScript: go to declaration, g0 t0 implementation
And much more, check out the release notes for details
完整更新内容请查看发行说明。
下载地址: