IPython v5.3.0 發布

jopen 8年前發布 | 6K 次閱讀 IPython Python

 

IPython 是一個 python 的交互式 shell,比默認的python shell 好用得多,支持變量自動補全,自動縮進,支持 bash shell 命令,內置了許多很有用的功能和函數。在ubuntu 下只要 sudo apt-get install ipython 就裝好了,通過 ipython 啟動。

更新日志

  • Fix a bug in set_next_input leading to a crash of terminal IPython. PR #10231#10296#10229
  • Always wait for editor inputhook for terminal IPython PR #10239PR #10240
  • Disable _ipython_display_ in terminal PR #10249PR #10274
  • Update terminal colors to be more visible by default on windows PR #10260PR #10238#10281
  • Add Ctrl-Z shortcut (suspend) in terminal debugger PR #10254#10273
  • Indent on new line by looking at the text before the cursor PR #10264PR #10275#9283
  • Update QtEventloop integration to fix some matplotlib integration issuesPR #10201PR #10311#10201
  • Respect completions display style in terminal debugger PR #10305PR #10313
  • Add a config option TerminalInteractiveShell.extra_open_editor_shortcutsto enable extra shortcuts to open the input in an editor. These are v in vi mode, and C-X C-E in emacs mode (PR #10330). The F2 shortcut is always enabled.

下載

本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/32f1f8ed

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!