IPython icon
IPython icon

IPython

 84 likes

IPython offers a robust architecture for interactive computing, including dynamic shells, a kernel for Jupyter, interactive visualization, GUI toolkit support, and seamless project embeddings. Targeting high efficiency in parallel computing, it supports Python interactions tailored for Jupyter environments.

Normal startup

License model

  • FreeOpen Source

Application types

Platforms

  • Mac
  • Windows
  • Linux
  • Python
  No rating
84likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Privacy focused

Features

  1.  Syntax Highlighting
  2.  Ad-free
  3.  Works Offline
  4.  No registration required
  5.  No Tracking
  6.  Dark Mode
  7.  Python-based
  8.  Code Completion
  9.  Syntax check
  10.  Supports Python
  11.  Imports Jupyter Notebooks
  12.  Parallel Computing
  13.  Data visualization

 Tags

  • jupyter-kernels
  • Python
  • python-shell

IPython News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

  • App icon
    POX added IPython as alternative to Elk Shell
    about 2 months ago
  • namdx1987 and kitsunta1l liked IPython
    about 2 months ago
  • App icon
    rajacharya987 added IPython as alternative to RazzShell
    6 months ago
  • xenmaster updated IPython
    10 months ago
Show all activities

IPython information

  • Developed by

    Unknown
  • Licensing

    Open Source (BSD-3-Clause) and Free product.
  • Written in

  • Alternatives

    46 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentEducation & Reference

GitHub repository

  •  16,462 Stars
  •  4,453 Forks
  •  1536 Open Issues
  •   Updated Apr 25, 2025 
View on GitHub

Our users have written 0 comments and reviews about IPython, and it has gotten 84 likes

IPython was added to AlternativeTo by Thelle Christensen on Jun 22, 2011 and this page was last updated Sep 27, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is IPython?

IPython provides a rich architecture for interactive computing with:

  • A powerful interactive shell.
  • A kernel for Jupyter.
  • Support for interactive data visualization and use of GUI toolkits.
  • Flexible, embeddable interpreters to load into your own projects.
  • Easy to use, high performance tools for parallel computing.

IPython is a growing project, with increasingly language-agnostic components. IPython 3.x was the last monolithic release of IPython, containing the notebook server, qtconsole, etc. As of IPython 4.0, the language-agnostic parts of the project: the notebook format, message protocol, qtconsole, notebook web application, etc. have moved to new projects under the name Jupyter. IPython itself is focused on interactive Python, part of which is providing a Python kernel for Jupyter.

Official Links