Hello to the Stack Overflow Community! I am an amateur coder & student and am developing a UI for my superiors at my 'school.' I have been bothered by the Python Shell window opening as well and was wondering if there was a way to remove that window without having my Tkinter program shut down.
Thanks!
"command line"like"cmd.exe/terminal/console", not"Python Shell"? BTW: why do you set tagpython-idle?python script(as most of people) or in IDLE ? If you run in IDLE then don't botherPython Shell- IDLE is used only to develop code. Later you don't need IDLE to run it and you will no see Python Shell.