IPython

Original author(s)Fernando Perez[1]
Developer(s)Brian E. Granger, Min Ragan-Kelley, Paul Ivanov, Thomas Kluyver, Matthias Bussonnier
Initial release2001; 23 years ago (2001)[1]
Stable release
8.26.0[2] Edit this on Wikidata / 28 June 2024; 3 months ago (28 June 2024)
Repository
Written inPython, JavaScript, CSS, HTML
Operating systemCross-platform
TypeShell
LicenseBSD
Websiteipython.org Edit this on Wikidata

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 media, shell syntax, tab completion, and history. IPython provides the following features:

  • Interactive shells (terminal and Qt-based).
  • A browser-based notebook interface with support for code, text, mathematical expressions, inline plots and other media.
  • Support for interactive data visualization and use of GUI toolkits.
  • Flexible, embeddable interpreters to load into one's own projects.
  • Tools for parallel computing.

IPython is a NumFOCUS fiscally sponsored project.[3]

  1. ^ a b "The IPython notebook: a historical retrospective". Fernando Perez Blog. 8 January 2012.
  2. ^ "ipython 8.26.0".
  3. ^ "NumFOCUS Sponsored Projects". NumFOCUS. Retrieved 25 October 2021.