Source: python-qtconsole Maintainer: Debian Python Team Uploaders: Picca Frédéric-Emmanuel Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-flaky , python3-ipykernel, python3-ipython (>= 7), python3-ipython-genutils, python3-jupyter-client, python3-jupyter-core, python3-pygments, python3-pytest , python3-pytest-xvfb , python3-pytestqt , python3-qtpy, python3-setuptools, python3-sphinx , python3-sphinx-rtd-theme , python3-traitlets, python3-zmq Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-qtconsole Vcs-Git: https://salsa.debian.org/python-team/packages/python-qtconsole.git Homepage: https://jupyter.org Package: python3-qtconsole Architecture: all Depends: python3-ipykernel, python3-ipython (>= 7), ${misc:Depends}, ${python3:Depends} Description: Jupyter - Qt console (Python 3) 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 qtconsole library for the Python 3 interpreter. Package: jupyter-qtconsole Architecture: all Section: interpreters Depends: jupyter-core, python3-qtconsole, ${misc:Depends}, ${python3:Depends} Description: Jupyter - Qt console (binaries) 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 qtconsole binaries for the Python 3 interpreter. Package: python-qtconsole-doc Architecture: all Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Description: Jupyter - Qt console (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 qtconsole library documentation.