I have a script where normally I would not want the console window displayed like a .py file does and using the .pyw extension does that just as it's designed to do.
My question, is there a way to bring the running script's console window up from a .pyw file?