jeudi 15 décembre 2022

Exemple pyinstaller

 pyinstaller.exe --onefile MyPythonScript.py

The Windows executable file will then be created in the "dist" directory.