mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
5ac0c4a40b
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
12 lines
590 B
Text
12 lines
590 B
Text
IPython is a multiplatform, Free Software project (BSD licensed) that
|
|
offers:
|
|
|
|
* An enhanced Python shell designed for efficient interactive work. It
|
|
includes many enhancements over the default Python shell, including the
|
|
ability for controlling interactively all major GUI toolkits in a non-
|
|
blocking manner.
|
|
* A library to build customized interactive environments using Python as
|
|
the basic language (but with the possibility of having extended or
|
|
alternate syntaxes).
|
|
* A system for interactive distributed and parallel computing (this is part
|
|
of IPython's new development).
|