pyinstaller
pip install pyinstaller
pyinstaller <file name>.py
pyinstaller --onefile <file name>.py
Wrong Worm
pip install pyinstaller
pyinstaller <file name>.py
pyinstaller --onefile <file name>.py
pip install pyinstaller
pyinstaller <file name>.py
pyinstaller --onefile <file name>.py
pyinstaller --onefile --noconsole <file name>.py
>> pyinstaller --onefile main.spec
pyinstaller --onefile --windowed --icon=<project-logo>.ico --add-data "<folder>;<folder>" <filename.py>
pip install pyinstaller
# Enter this command in the command prompt
pip install pyinstaller