ipython 7.11.0-2 source package in Ubuntu

Changelog

ipython (7.11.0-2) unstable; urgency=medium

  * Upload to unstable.

 -- Gordon Ball <email address hidden>  Mon, 06 Jan 2020 14:07:42 +0000

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ipython_7.11.0-2.dsc 2.4 KiB c6da8e3fe76522d8a2c2ae5adb9301a8dead19d94cfddf0dfcc7149ea9cf8143
ipython_7.11.0.orig.tar.gz 5.4 MiB ab40e9689d85b161afc76b9003b60368ebd0dc17ab84d2cfc28d22e24f1528a0
ipython_7.11.0-2.debian.tar.xz 6.5 KiB aa1acd488c287888bb8f67478230b6baada2d0060f477351250b450c97264da8

Available diffs

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.