IPython

An enhanced Interactive Python shell http://ipython.org

Overview

One of Python's most useful features is its interactive interpreter. This system allows very fast testing of ideas without the overhead of creating test files as is typical in most programming languages. However, the interpreter supplied with the standard Python distribution is somewhat limited for extended interactive use.

IPython is a free software project (released under the BSD license) which tries to:

IPython (last edited 2014-01-25 14:24:49 by RichardProsser)

Unable to edit the page? See the FrontPage for instructions.