发布于 2015-11-03 00:48:47 | 446 次阅读 | 评论: 0 | 来源: 网友投递
PyCharm Python开发IDE
PyCharm是一种Python IDE,带有一整套可以帮助用户在使用Python语言开发时提高其效率的工具,比如调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制。此外,该IDE提供了一些高级功能,以用于支持Django框架下的专业Web开发。
PyCharm 5 正式版发布下载,此版本主要改进:完整的 Python 3.5 支持;Docker 集成;线程并发可视化;Django ORM 方法改进;Conda 集成;IPython Notebook v4 支持等等。
值得关注的改进:
Python 相关改进
Full Python 3.5 support
Docker integration
Thread Concurrency Visualization
Better code insight for Django ORM methods
Google and NumPy Style Python docstrings
Conda integration
App Config Tool for Google App Engine projects
And more
IDE 功能增强
Brand-new indication for running configurations
Find in Path with instant preview
New UI for testing and tests history
Updated database tools
Editing code in diff viewer
Branch operations from VCS Log Viewer and the new “Rebase” action for git
PyCharm 5 专业版还有一些 Web 开发方面的改进:
Improved ReactJS support
TypeScript 1.6 support
Support for AngularJS 2.0
Better support for Meteor
Dart support enhancements
And much more
更多改进内容请看发行说明。