c81ca7c0ce
qt4 console (if py-qt4 is installed) and a web notebook (also needs additional pkgs, see the docs) Its APIs are incompatible to ipython-0.11 (which is used by the "accerciser" pkg), thus imported as a separate pkg.
5 lines
256 B
Text
5 lines
256 B
Text
The goal of IPython is to create a comprehensive environment for interactive and
|
|
exploratory computing. To support this goal, IPython has two main components:
|
|
|
|
* An enhanced interactive Python shell.
|
|
* An architecture for interactive parallel computing.
|