ipython 7.22.0-1 source package in Ubuntu
Changelog
ipython (7.22.0-1) unstable; urgency=medium [ Julien Puydt ] * Fix d/watch. [ Gordon Ball ] * New upstream version 7.22.0 -- Gordon Ball <email address hidden> Sun, 15 Aug 2021 18:04:37 +0000
Upload details
- Uploaded by:
- Debian Python Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Team
- Architectures:
- all
- Section:
- python
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ipython_7.22.0-1.dsc | 2.5 KiB | fc1741ab2dee8dd96a11b834f14dea0f4cc8f54578c94866565431dd8ea4405d |
ipython_7.22.0.orig.tar.gz | 5.4 MiB | 36abe876efe05f80236cceb8a016b1d615eb3f7adf873fcd63dec006018258b2 |
ipython_7.22.0-1.debian.tar.xz | 7.7 KiB | 63a398e3588c241f64545f55071497860545e1c9a23f298b9105fff29e729c48 |
Available diffs
- diff from 7.20.0-1 to 7.22.0-1 (12.8 KiB)
No changes file available.
Binary packages built by this source
- ipython3: Enhanced interactive Python 3 shell
IPython can be used as a replacement for the standard Python shell,
or it can be used as a complete working environment for scientific
computing (like Matlab or Mathematica) when paired with the standard
Python scientific and numerical tools. It supports dynamic object
introspections, numbered input/output prompts, a macro system,
session logging, session restoring, complete system shell access,
verbose and colored traceback reports, auto-parentheses, auto-quoting,
and is embeddable in other Python programs.
.
This package contains the actual terminal shell for Python 3.
- python-ipython-doc: Enhanced interactive Python shell (documentation)
IPython can be used as a replacement for the standard Python shell,
or it can be used as a complete working environment for scientific
computing (like Matlab or Mathematica) when paired with the standard
Python scientific and numerical tools. It supports dynamic object
introspections, numbered input/output prompts, a macro system,
session logging, session restoring, complete system shell access,
verbose and colored traceback reports, auto-parentheses, auto-quoting,
and is embeddable in other Python programs.
.
This package contains the documentation.
- python3-ipython: Enhanced interactive Python shell (Python 3 version)
IPython can be used as a replacement for the standard Python shell,
or it can be used as a complete working environment for scientific
computing (like Matlab or Mathematica) when paired with the standard
Python scientific and numerical tools. It supports dynamic object
introspections, numbered input/output prompts, a macro system,
session logging, session restoring, complete system shell access,
verbose and colored traceback reports, auto-parentheses, auto-quoting,
and is embeddable in other Python programs.
.
This package contains the backend terminal shell for Python 3: for
the actual frontend install ipython3.