0

Is QtConsole developed by the ipython team?

I always assumed it was a nice little widget provided from Qt, implemented by iPy. If Qt merely provides a base widget, and all the terminal magic is part of the iPy effort, that changes things. Like seriously.

Im stuck in Windows for the foreseeable months and would like to help what I can. If QtConsole can polish a few minor issues and provide another moderate feature or two, I think it would be something to get pretty excited about if you are command-line junky with Windows as a roomate.

4

1 に答える 1

3

QtConsole は IPython の一部です。これは QtRichTextWidget 上に構築されていますが、すべてのコンソール/端末の機能はIPythonに実装されています。

于 2013-04-04T04:56:11.493 に答える