Вопрос

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