发布于 2017-11-03 00:22:51 | 172 次阅读 | 评论: 0 | 来源: 网友投递
PyCharm Python开发IDE
PyCharm是一种Python IDE,带有一整套可以帮助用户在使用Python语言开发时提高其效率的工具,比如调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制。此外,该IDE提供了一些高级功能,以用于支持Django框架下的专业Web开发。
PyCharm 2017.3.EAP 8 发布了。PyCharm 是由 JetBrains 打造的一款 Python IDE 。主要更新内容如下:
A critical bug that resulted in some users having to wait 5-10 seconds until their script started has been resolved
File watchers now have a ‘Run on external change’ option, this will make sure that your JS/CSS preprocessor runs when you change branches.
Desktop entries for PyCharm installed using snap, on Ubuntu 17.10 have been fixed.
更多内容请查看发布说明
下载地址: