1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 PyCharm 4.5.4 发布,Python 集成开发环境 下载

本帖由 漂亮的石头2015-09-02 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,345
    赞:
    47
    PyCharm 4.5.4 发布,主要更新内容如下:


    • a fix for debugging external packages while using remote interpreters (PY-11462).


    • a number of fixes for the deployment subsystem.


    • a major fix for the Django manage.py tool (PY-16434).


    • a few fixes and improvements for the integrated Python debugger.


    • a fix for running IPython Notebooks with Anaconda (PY-15938).


    • a fix in order to support the local terminal for recently released Windows 10 (IDEA-143300).


    • a number of improvements for python code insight, especially a fix for autocompletion when __init__.py contains __all__ (PY-14454).


    • a fix of PyCharm hang in case of long console output (PY-14560)


    • performance improvement for global inspections (IDEA-136646)


    • a fix for viewing images with the debugger’s evaluate window (IDEA-144036)


    • a bunch of improvements in underlying IntelliJ Platform and much more.
    详细内容请查看:Release notes

    下载页面:download page

    PyCharm是由JetBrains打造的一款Python IDE。我们知道,VS2010的重构插件Resharper就是出自JetBrains之手。那么,PyCharm有什么吸引人的特点呢?

    首先,PyCharm用于一般IDE具备的功能,比如, 调试、语法高亮、Project管理、代码跳转、智能提示、自动完成、单元测试、版本控制……

    另外,PyCharm还提供了一些很好的功能用于Django开发,同时支持Google App Engine,更酷的是,PyCharm支持IronPython
    PyCharm 4.5.4 发布,Python 集成开发环境下载地址
     
正在加载...