.. SPDX-FileCopyrightText: 2020 cusy GmbH
..
.. SPDX-License-Identifier: BSD-3-Clause
IPython
=======
`IPython `_, or *Interactive Python*, was initially an
advanced Python interpreter that has now grown into an extensive project
designed to provide tools for the entire life cycle of research computing.
Today, IPython is not only an interactive interface to Python, but also offers a
number of useful syntactic additions for the language. In addition, IPython is
closely related to the `Jupyter project `_.
.. seealso::
* `Miki Tebeka - IPython: The Productivity Booster
`_
.. toctree::
:hidden:
:titlesonly:
:maxdepth: 0
start
examples.ipynb
magics.ipynb
shell.ipynb
unix-shell/index
display.ipynb
mypackage/foo.ipynb
importing.ipynb
extensions
debugging.ipynb