If I use py2exe to convert a .pyw to a .exe, will it run with a console open? I have some Python files I want to run in the background that I'm going to need to have on computers that don't have Python installed.
Asked
Active
Viewed 2,813 times