Python program to run commands on cmd.exe from a tkinter GUI input box

Sanjay Yadav ofcprosan at gmail.com
Thu May 18 14:30:18 EDT 2017


Can anybody help or share a python code using Tkinter for opening cmd.exe and running command given from input box.

For eg. when I run the code it will ask IP in an input box gui and ping response for that IP will be on cmd console



More information about the Python-list mailing list