TheTkinter module (``Tk interface'') is the standard Pythoninterface to the Tk GUI toolkit. Both Tk andTkinter areavailable on mostUnix platforms, as well as on Windows andMacintosh systems. (Tk itself is not part of Python; it is maintainedat ActiveState.)
See Also: