python-tk@3.13
brew install python-tk@3.13
v3.13.14
Python-2.0
Tcl/Tk GUI bindings for Python 3.13, enabling graphical interface development.
Why you might care
Build desktop GUI applications with Python using the tkinter module. This formula installs the Tk widget toolkit bindings for Python 3.13 specifically; install it if your scripts or projects require tkinter but the standard Python 3.13 installation doesn't include it, or if you need a keg-only versioned Python.
2.8k
30-day installs · #818
9.7k
90-day · #822
67.4k
365-day · #548
Runtime dependencies
Links
- https://www.python.org/
- Brew formula source: Formula/p/python-tk@3.13.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"PyQt",
"wxPython",
"PyGObject"
],
"build_dependencies": [],
"categories": [
"language-runtime",
"library",
"binding"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"python@3.13",
"tcl-tk"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Python interface to Tcl/Tk",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:08+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "python-tk@3.13",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://www.python.org/",
"homepage_og_description": "The official home of the Python Programming Language",
"homepage_og_image": "https://www.python.org/static/opengraph-icon-200x200.png",
"homepage_title": "Welcome to Python.org",
"installs_30d": 2846,
"installs_365d": 67432,
"installs_90d": 9738,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "Python-2.0",
"llm_generated_at": "2026-06-20T23:47:15+00:00",
"llm_model": "claude-haiku-4-5",
"name": "python-tk@3.13",
"oldnames": [],
"one_liner": "Tcl/Tk GUI bindings for Python 3.13, enabling graphical interface development.",
"optional_dependencies": [],
"rank_30d": 818,
"rank_365d": 548,
"rank_90d": 822,
"raw_hash": "b803b9cfeb0edcd1",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/p/python-tk@3.13.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "3.13.14",
"versioned_formulae": [
"python-tk@3.14",
"python-tk@3.12",
"python-tk@3.11",
"python-tk@3.10",
"python-tk@3.9"
],
"why_use_this": "Build desktop GUI applications with Python using the tkinter module. This formula installs the Tk widget toolkit bindings for Python 3.13 specifically; install it if your scripts or projects require tkinter but the standard Python 3.13 installation doesn\u0027t include it, or if you need a keg-only versioned Python."
}