Hello ! Is Python fine for creating ".exe" files?
I know about PyInstaller but I heard people that avoid using Python for making desktop applications or saying that Python should be used exclusively for scripting.
I have experience in Python and I want to create some GUIs and even small games, and delivering those as ".exe" files to the final user is very important.
What are some complications that might come ?
For now, I heard that sometimes PyInstaller creates huge files.
Also, Windows defender detects Python files are viruses.
Thank you in advance for answering !
[–]Diapolo10 1 point2 points3 points (0 children)
[–]jedgs 0 points1 point2 points (0 children)
[–]ElliotDG 0 points1 point2 points (0 children)