Answer the question
In order to leave comments, you need to log in
What is the best way to run python3 code on Windows?
Wrote an application in python3 + tkinter. Made a launch through bat, created a shortcut for it. The application opens a command prompt. How to remove it? Or how else can you run python scripts so that it is Win10 style?
Answer the question
In order to leave comments, you need to log in
Use pyw instead of py to run. These commands are from the Python Launcher, which comes with Python by default. Well, or just pythonw.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question