Thonny Logo

Thonny

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, screenshots and a walk-through video.

Changes in version 4.0.1

7 months ago
Installed Size~65 MB
Download Size21 MB
Available Architecturesaarch64, x86_64
Installs32,229
LicenseMIT License
Project Websitehttps://thonny.org

Installs over time

Manual Install

Make sure to follow the setup guide before installing

flatpak install flathub org.thonny.Thonny

Run

flatpak run org.thonny.Thonny