Friday, 30 June 2023

PYTHON - FILE CONVERT TO EXE

 PYTHON FILE CONVERT TO EXE

REQUIERMENT:

1.      PYTHON PROGRAM

2.      PYTHON INSTALLED PC- IDLE

LETs Example You have some python program WLC_BACKUP.py and you want to convert this in .exe so follow below process:

1.      Install Module auto-py-to-exe :

Use the PIP to install the Module in Python

pip install auto-py-to-exe

After above Module Install run the below command on CLI




Locate the PY file on above browser and Click on Convert .py to .exe

New Folder will create in Output 

















No comments:

Post a Comment