slackbuilds_ponce/development/ipython/README
Benjamin Trigona-Harany 49029ba129 development/ipython: Updated for version 1.1.0 (+ new maintainer)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-11-27 23:51:07 -06:00

9 lines
350 B
Text

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.