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.

バージョン 4.0.1

9か月前
インストールサイズ~65 MB
ダウンロードサイズ21 MB
対応アーキテクチャaarch64, x86_64
インストール数36,508
ライセンスMIT License
ウェブサイトhttps://thonny.org

インストール数の推移

コマンドでインストール

インストールする前に、セットアップガイドに沿って、セットアップをしてください

flatpak install flathub org.thonny.Thonny

コマンドで起動

flatpak run org.thonny.Thonny