python-tk@3.14
brew install python-tk@3.14
v3.14.6
Python-2.0
Tcl/Tk GUI bindings for Python 3.14, installed separately from the base runtime.
Why you might care
Tkinter is Python's standard library GUI toolkit; this formula installs the compiled bindings alongside Python 3.14. Use it when your system Python lacks Tk support or you need the GUI module for 3.14 specifically. It's a runtime dependency for any Python 3.14 code that imports tkinter.
8.3k
30-day installs · #408
26.2k
90-day · #432
65.5k
365-day · #565
Runtime dependencies
Links
- https://www.python.org/
- Brew formula source: Formula/p/python-tk@3.14.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [
"python-tk"
],
"alternatives": [
"PyQt",
"wxPython",
"PyGObject"
],
"build_dependencies": [],
"categories": [
"language-runtime",
"binding"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"python@3.14",
"tcl-tk"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Python interface to Tcl/Tk",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:51+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "python-tk@3.14",
"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": 8252,
"installs_365d": 65493,
"installs_90d": 26205,
"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:44:41+00:00",
"llm_model": "claude-haiku-4-5",
"name": "python-tk@3.14",
"oldnames": [],
"one_liner": "Tcl/Tk GUI bindings for Python 3.14, installed separately from the base runtime.",
"optional_dependencies": [],
"rank_30d": 408,
"rank_365d": 565,
"rank_90d": 432,
"raw_hash": "9f5b8746b292f643",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/p/python-tk@3.14.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "3.14.6",
"versioned_formulae": [
"python-tk@3.13",
"python-tk@3.12",
"python-tk@3.11",
"python-tk@3.10",
"python-tk@3.9"
],
"why_use_this": "Tkinter is Python\u0027s standard library GUI toolkit; this formula installs the compiled bindings alongside Python 3.14. Use it when your system Python lacks Tk support or you need the GUI module for 3.14 specifically. It\u0027s a runtime dependency for any Python 3.14 code that imports tkinter."
}