- IPython
Infobox Software
name = IPython
caption =
author = Fernando Perez
latest release version = 0.9.1
latest release date =September 14 , 2008
operating_system =Cross-platform
genre = Shell
license = BSD license
website = [http://ipython.scipy.org/moin/ ipython.scipy.org]IPython is an interactive shell for the Python programming language that offers enhanced introspection, additional shell syntax, code highlighting, and tab completion. It is a component of the
SciPy package.Other features
IPython allows non-blocking interaction with
Tkinter ,GTK , Qt and WX. The standard Python shell only allows interaction withTkinter . IPython can interactively manage parallel computing clusters using asynchronous status callbacks and/or MPI. IPython can be used as a system shell replacement, especially on Windows, which has a minimally capable shell. Its default behavior is largely familiar fromUnix shell s, but it allows customization and the flexibility of executing in a live Python environment.In the media
IPython has been mentioned in the popular computing press,cite journal|title=Introducing IPython|date=September 12, 2005|author=Conrad Koziol|journal=NewsForge] and it has a presence at scientific conferences. [http://ipython.scipy.org/moin/About/Presentations About/Presentations - IPython ] ] For scientific and engineering work, it is often presented as a companion tool to
Matplotlib . [http://csdl2.computer.org/persagen/DLAbsToc.jsp?resourcePath=/dl/mags/cs/&toc=comp/mags/cs/2007/03/c3toc.xml&DOI=10.1109/MCSE.2007.53 IPython: A System for Interactive Scientific Computing ] ]External links
* [http://ipython.scipy.org/moin/ IPython homepage]
* [http://ipython.scipy.org/moin/Cookbook IPython Cookbook]
*
*
* Several presentations of IPython at Python and scientific conferences are listed at [http://ipython.scipy.org/moin/About/Presentations the Scientific Python website] .
* [http://showmedo.com/videos/series?name=PythonIPythonSeries IPython introduction videos]References
Wikimedia Foundation. 2010.