Thonny
brew install --cask thonny
v5.0.0
Python IDE designed for beginners with built-in visualizer and debugger.
Why you might care
Thonny excels at teaching Python through its visual step-by-step execution, variable inspector, and simple interface that hides complexity. Ideal for students and newcomers learning programming fundamentals without overwhelming features.
257
30-day installs · #763
863
90-day · #713
4.6k
365-day · #521
Links
- https://thonny.org/
- Brew formula source: Casks/t/thonny.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"alternatives": [
"PyCharm Community",
"VSCode",
"IDLE",
"Mu"
],
"artifacts": [
{
"uninstall": [
{
"delete": "/Applications/Thonny.app",
"pkgutil": "org.thonny.Thonny.component",
"quit": "org.thonny.Thonny"
}
]
},
{
"pkg": [
"thonny-5.0.0-arm64.pkg"
]
},
{
"zap": [
{
"trash": [
"~/Library/Saved Application State/org.thonny.Thonny.savedState",
"~/Library/Thonny"
]
}
]
}
],
"auto_updates": null,
"categories": [
"ide",
"dev-tools"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Python IDE for beginners",
"disable_reason": null,
"disabled": 0,
"display_name": "Thonny",
"enrichment_fetched_at": "2026-06-20T22:50:22+00:00",
"first_seen": "2026-06-20T00:47:34+00:00",
"full_token": "thonny",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://thonny.org/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Thonny, Python IDE for beginners",
"installs_30d": 257,
"installs_365d": 4641,
"installs_90d": 863,
"last_seen": "2026-06-20T00:47:34+00:00",
"llm_generated_at": "2026-06-20T23:05:27+00:00",
"llm_model": "claude-haiku-4-5",
"names": [
"Thonny"
],
"one_liner": "Python IDE designed for beginners with built-in visualizer and debugger.",
"rank_30d": 763,
"rank_365d": 521,
"rank_90d": 713,
"raw_hash": "3c1d48297c44ac46",
"ruby_source_path": "Casks/t/thonny.rb",
"tap": "homebrew/cask",
"token": "thonny",
"version": "5.0.0",
"why_use_this": "Thonny excels at teaching Python through its visual step-by-step execution, variable inspector, and simple interface that hides complexity. Ideal for students and newcomers learning programming fundamentals without overwhelming features."
}