About 23,400 results
Open links in new tab
  1. Home | IPython

    IPython provides a rich architecture for interactive computing with a powerful shell, Jupyter kernel support, and flexible tools for parallel and distributed computing.

  2. Installation Guide | IPython

    Verify Installation Check your IPython installation: ... For detailed installation instructions and troubleshooting, see the official documentation.

  3. ipython · PyPI

    May 29, 2026 · Extensible system of ‘magic’ commands for controlling the environment and performing many tasks related either to IPython or the operating system. A rich configuration system with easy …

  4. IPython DocumentationIPython 9.14.0 documentation

    This documentation will walk you through most of the features of the IPython command line and kernel, as well as describe the internal mechanisms in order to improve your Python workflow.

  5. Introducing IPythonIPython 9.14.0 documentation

    IPython stores both the commands you enter, and the results it produces. You can easily go through previous commands with the up- and down-arrow keys, or access your history in more sophisticated …

  6. IPython - Wikipedia

    IPython (Interactive Python) is a command shell for interactive computing in multiple programming languages, originally developed for the Python programming language, that offers introspection, rich …

  7. GitHub - ipython/ipython: Official repository for IPython itself. Other ...

    IPython (Interactive Python) is a command shell for interactive computing in multiple programming languages, originally developed for the Python programming language, that offers introspection, rich …

  8. Try IPython from your browser! - PythonAnywhere

    IPython is an enhanced interactive Python interpreter, offering tab completion, object introspection, and much more. It's running on the right-hand side of this page, so you can try it out right now.

  9. IPython - Introduction - Online Tutorials Library

    IPython was originally developed by Fernando Perez in 2001 as an enhanced Python interpreter. A web based interface to IPython terminal in the form of IPython notebook was introduced in 2011.

  10. IPython - Getting Started - Online Tutorials Library

    Starting IPython from Command Prompt. Before proceeding to understand about IPython in depth, note that instead of the regular >>>, you will notice two major Python prompts as explained below −