Login
From:
Python documentation
(Uncensored)
subscribe
tkinter — Python interface to Tcl/Tk — Python 3.13.1 documentation
https://docs.python.org/3/library/tkinter.html
links
backlinks
Roast topics
Find topics
Find it!
Source code: Lib/tkinter/__init__.py The tkinter package (“Tk interface”) is the standard Python interface to the Tcl/Tk GUI toolkit. Both Tk and tkinter are available on most Unix platforms, inclu...