5月23日 西安 OSC 源创会开始报名啦,存储、虚拟机、Docker 等干货分享
PyCharm 4.5 正式发布,作为一个 Python 和 Web 开发的专业版本,也可以是一个免费开源的纯 Python 开发社区版本。
PyCharm 4.5 现已提供 下载 。
PyCharm 主要的特性是 Python Profiler 集成 。你可以很方便的使用一个带颜色的函数调用图形来查看捕获的快照和详细统计信息:
此版本还增强了 PyCharm 调试器功能,包括 Inline Debugger ;可以在 Python 和调试器工作台运行 matplotlib 交互模式;支持忽略库文件功能和进入我的代码;从变量视图中导航。
值得关注的改进:
New and re-worked manage.py tool for Django projects
Improved Django 1.8 code insight
Bulk moverefactoring
New refactorings: Convert to module & Convert to package
Significantly improved IPython Notebook integration with the new IPython Notebook console
Temporary Python Scratch Files
Initial support for Python 3.5
And even more
更多改进内容请看 新特性页面 。
Develop with pleasure!
The JetBrains PyCharm Team