Icon Tkinter

Informations

Description

Python bindings to Tk Tkinter is the python extension that adds GUI capability to python. It bridges the gap between python and tcl/tk. Please note that this MUST be run with an X11 server, such as iX11 or iSSH in the Appstore. Also, the following command must be run first: <pre>export DISPLAY=127.0.0.1:0</pre> One alternative is in your pythonscript itself, do this: <pre> import os os.environ["DISPLAY"] = "127.0.0.1:0" </pre>


Version History

Packages are not hosted on our server, they could be protected or unavailable.

  • Download Tkinter version 2.5.7-1-107/10/2020 07:30
    Architecture iOS
    MD5 06d042c0398b6dad630cb66615880e8e
    SHA1 8dc172b3832778e70be404573804df69064101dd
    SHA256 551291847cf60c5ba395283a6955a94808c67228f3fd233e64ff1e978fbe879c

Reviews and ratings