Source: thonny Maintainer: Debian Edu Packaging Team Uploaders: Aivar Annamaa , Dominik George , Pieter Lenaerts , Section: devel Build-Depends: debhelper-compat (= 14), dh-sequence-python3, dh-sequence-single-binary, dh-exec, python3-all, pybuild-plugin-pyproject, python3-uv-build, python3-jedi , python3-parso , python3-pytest , python3-tk, xauth , xvfb , Standards-Version: 4.7.4 Vcs-Browser: https://salsa.debian.org/debian-edu-pkg-team/thonny Vcs-Git: https://salsa.debian.org/debian-edu-pkg-team/thonny.git Homepage: https://thonny.org Package: thonny Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-tk, Recommends: xsel, zenity, ${python3:Recommends}, Suggests: python3-distro, ${python3:Suggests}, Description: Python IDE for beginners Thonny is a simple Python IDE with features useful for learning programming. . It comes with a debugger which is able to visualize all the conceptual steps taken to run a Python program (executing statements, evaluating expressions, maintaining the call stack). There is a GUI for installing 3rd party packages and special mode for learning about references. . See the homepage for more information and screenshots.