Question

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.

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top