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.

有帮助吗?

解决方案

QtConsole is part of IPython. It is built on the QtRichTextWidget, but all of the console / terminally stuff is implemented in IPython.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top