Most people use Py2Exe for executable creation under windows. Maybe it's due to its nice name.
I prefer PyInstaller since it offers more flexibility and when there's some strange package you want to pack in your exe.
This video shows how to create an windows executable from your python code. In this case, with a simple PyQt4 app.
The music makes me feel like a child again: humility and wonder!
Pichounator 7 months ago
save it as a .pyw so the console will not appear
.py is with a console
thanks for the video hope you post the link for downloading pyinstaller
didagoal 1 year ago
...i get lost on
"put it in your path" >.<
TheMitchDon 1 year ago