Creating Binary Exectutables For Windows For Python Scripts
Creating Binary Exectutables For Windows For Python Scripts
On a windows machine with oython 3.11 installed (or 3.6+)
This example will use an aio.exe with an icon image file called email.ico
Place all files in same folderĀ and cd into that folder via cli
Check dist folder!
This example will use an aio.exe with an icon image file called email.ico
Place all files in same folderĀ and cd into that folder via cli
- Code:
pyinstaller --onefile --icon=email.ico aio.py
Check dist folder!
Similar topics
» Top Rated Python Scripts Free Online
» Chat Box For Linux and Windows Using exe or Python 3
» Securing a Python Menu With Python Encrypted Password File
» learning Binary So Easy
» Planet X Nibiru Binary Orbit
» Chat Box For Linux and Windows Using exe or Python 3
» Securing a Python Menu With Python Encrypted Password File
» learning Binary So Easy
» Planet X Nibiru Binary Orbit
Permissions in this forum:
You cannot reply to topics in this forum