Making .exe file of .py file

In this tutorial we will talk about convert py file to exe file here are some simple step by using this you can create own executable file of any python file, so let’s start :-

Step 1 https://github.com/brentvollebregt/auto-py-to-exedownload file from this link

Step 2 extract the file and open command windows from this folder.

Step3 hit this command
pip install requirements.txt

Step 4 open the run.py file.

py-to-exe

Step 5 Select the file and click on one file then click on convert the file.

convert-the-file

Step 6 click on the output button and you see the file.exe name

file-exe

Subscribe Now