mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-26 22:06:35 +01:00
49029ba129
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
9 lines
350 B
Text
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.
|