Ipython
From PardusWiki
(Difference between revisions)
(New page: 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...) |
m |
||
| Line 1: | Line 1: | ||
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. | 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. | ||
| + | |||
| + | [[tr:Ipython]] | ||
Latest revision as of 20:31, 3 June 2010
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.