Source: pyzo Maintainer: Debian Science Maintainers Uploaders: Ghislain Antony Vaillant Section: science Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, famfamfam-silk, fonts-dejavu, python3, python3-setuptools, python3-sphinx Standards-Version: 4.6.1 Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/science-team/pyzo Vcs-Git: https://salsa.debian.org/science-team/pyzo.git Homepage: http://www.pyzo.org/ Package: pyzo Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, famfamfam-silk, fonts-dejavu, python3-qtpy, python3-pkg-resources Suggests: pyzo-doc Description: interactive editor for scientific Python Pyzo is a cross-platform Python IDE focused on interactivity and introspection, which makes it very suitable for scientific computing. Its practical design is aimed at simplicity and efficiency. . It consists of two main components, the editor and the shell, and uses a set of pluggable tools to help the programmer in various ways. Some example tools are source structure, project manager, interactive help, workspace... . Pyzo is written in (pure) Python 3 and uses the Qt GUI toolkit. Binaries are provided for all major operating system. After installing Pyzo, it can be used to execute code on any Python version available on your system (Python 2.4 - 3.x, including Pypy). . This package provides the Pyzo IDE. Package: pyzo-doc Architecture: all Multi-Arch: foreign Section: doc Depends: ${misc:Depends}, ${sphinxdoc:Depends} Built-Using: ${sphinxdoc:Built-Using} Description: documentation for Pyzo Pyzo is a cross-platform Python IDE focused on interactivity and introspection, which makes it very suitable for scientific computing. Its practical design is aimed at simplicity and efficiency. . It consists of two main components, the editor and the shell, and uses a set of pluggable tools to help the programmer in various ways. Some example tools are source structure, project manager, interactive help, workspace... . Pyzo is written in (pure) Python 3 and uses the Qt GUI toolkit. Binaries are provided for all major operating system. After installing Pyzo, it can be used to execute code on any Python version available on your system (Python 2.4 - 3.x, including Pypy). . This package provides the documentation for the Pyzo IDE.