Contents

ipython 8.23.0

0

IPython: Productive Interactive Computing

IPython: Productive Interactive Computing

Stars: 16124, Watchers: 16124, Forks: 4410, Open Issues: 1691

The ipython/ipython repo was created 13 years ago and the last code push was 14 hours ago.
The project is extremely popular with a mindblowing 16124 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
BSD-3-Clause
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 1691 open issues on GitHub

  • Command line text completely disappears after exiting IPython 8.0
  • IPython Crashes when appending to non exisiting key of dict
  • Typing ❌ into IPython Crashes on Enter
  • Add missing auto_match flag in shortcuts.py
  • Get history file from shell to debugger if it exists.
  • Counters should display from most common to least common
  • Typing '%' restrict autocompletion to magics
  • Autocompletion inserting extra quotes for words ending in r and R
  • IPython crashes on metaclass with bad __prepare__
  • Autoformatting in IPython 8 removes parenthesis
  • r followed by quote auto-matches with closing quote regardless of context
  • nbclient test failing with IPython v8.0.0
  • IPython 8 changes terminal cursor
  • Is it possible to repeat the nth command from your history like the bang(!) in linux?
  • doctest in IPython.core.display.Image requires network connection

See more issues on GitHub

Related Packages & Articles

notebook 7.1.2

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

qtconsole 5.5.1

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

spacy 3.7.4

Industrial-strength Natural Language Processing (NLP) in Python

pandas 2.2.1

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