blob: b85f4ea103e8d4098fbc66aae28467adb3e71d58 (
plain)
1
2
3
4
5
|
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.
|