SlackBuildsOrg/development/ipython
Jasper Klein 02170b1371 development/ipython: Updated for version 0.13.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-09-10 16:37:34 -05:00
..
ipython.info development/ipython: Updated for version 0.13. 2012-09-10 16:37:34 -05:00
ipython.SlackBuild development/ipython: Updated for version 0.13. 2012-09-10 16:37:34 -05:00
README
slack-desc

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).