aboutsummaryrefslogtreecommitdiff
path: root/development/ipython/README
blob: 0739d909e53f5522359c4669c820dd8bf8f65a01 (plain)
1
2
3
4
5
6
7
8
9
IPython is a replacement shell for Python programming. It offers:

* An enhanced Python shell for the terminal
* A Qt-based console
* A web-based notebook for coding
* An architecture for interactive parallel computing 

matplotlib, pyzmq and tornado are all strongly-recommended dependencies.
Without these, only IPython's default console will run.