Module ipython_view
[hide private]
[frames] | no frames]

Module ipython_view

source code

Provides IPython console widget

@author: Eitan Isaacson @organization: IBM Corporation @copyright: Copyright (c) 2007 IBM Corporation @license: BSD

All rights reserved. This program and the accompanying materials are made available under the terms of the BSD which accompanies this distribution, and is available at U{http://www.opensource.org/licenses/bsd-license.php}

Classes [hide private]
  IterableIPShell
Create an IPython instance.
  ConsoleView
Specialized text view for console-like workflow
  IPythonView
Sub-class of both modified IPython shell and L{ConsoleView} this makes a GTK+ IPython console.
Variables [hide private]
  IPython = None

Imports: gtk, gobject, re, sys, os, pango, StringIO


Variables Details [hide private]

IPython

Value:
None