Skip to content

Tkinter

John Canning edited this page Oct 6, 2020 · 7 revisions

Tkinter is the Python interface to Tk, a toolkit for making graphical user interfaces. Tk can be used from many different languages, each one with its own syntax.

Documentation

Clone this wiki locally