Closed ghost closed 1 year ago
Like PyInstaller’s -w and -i.
-w
-i
-i INTERPRETER, --interpreter INTERPRETER
If you give it a pythonw.exe you can hide the console window.
pythonw.exe
For icons, it is out of the scope of this project
Like PyInstaller’s
-w
and-i
.