Contents

ipython 9.10.0

0

IPython: Productive Interactive Computing

IPython: Productive Interactive Computing

Stars: 16673, Watchers: 16673, Forks: 4460, Open Issues: 1573

The ipython/ipython repo was created 15 years ago and the last code push was 9 hours ago.
The project is extremely popular with a mindblowing 16673 github stars!

How to Install ipython

You can install ipython using pip

pip install ipython

or add it to a project with poetry

poetry add ipython

Package Details

Author
The IPython Development Team
License
None
Homepage
None
PyPi:
https://pypi.org/project/ipython/
Documentation:
https://ipython.readthedocs.io/
GitHub Repo:
https://github.com/ipython/ipython

Classifiers

  • System/Shells
No  ipython  pypi packages just yet.

Errors

A list of common ipython errors.

Code Examples

Here are some ipython code examples and snippets.

GitHub Issues

The ipython package has 1573 open issues on GitHub

  • Make dependency on jedi optional
  • Autoreload extension failing in Python 3.12 from UnicodeDecodeError
  • fix: bug#15089 - Removing leading indentation
  • Test failures when path to IPython source code contains spaces
  • In ipython 8.18 (but not ipython 8.16), the current event loop is overwritten in each cell
  • 'Unhandled exception in event loop' (WinError 995)

See more issues on GitHub

Related Packages & Articles

notebook 7.5.2

Jupyter Notebook - A web-based notebook environment for interactive computing

qtconsole 5.7.0

A rich Qt-based console for working with Jupyter kernels, supporting rich media output, session export, and more.

spacy 3.8.11

Industrial-strength Natural Language Processing (NLP) in Python

pandas 3.0.1

Powerful data structures for data analysis, time series, and statistics