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.

Zmiany w wersji 4.0.1

9 miesięcy temu
Rozmiar po instalacji~65 MB
Rozmiar do pobrania21 MB
Dostępne architekturyaarch64, x86_64
Instalacje37 427
LicencjaMIT License
Strona projektuhttps://thonny.org

Instalacje na przestrzeni czasu

Instalacja manualna

Przed instalacją, odwiedź instrukcję konfiguracji

flatpak install flathub org.thonny.Thonny

Uruchomienie

flatpak run org.thonny.Thonny