Credit-ActiveState


Hello This  Post is to Guide you about how you can convert .Py to exe....

Lets Begin...

Step Wise Instructions With Picture:

STEP 1:

Press Win + R Key To Open Run Command

Now Type Cmd in the Box And click Run


STEP 2:

Now Type Command on Cmd Terminal...

pip install auto-py-to-exe

and Press Enter








STEP 3:

Now Again Type Command...

auto-py-to-exe   and press Enter

It will open a Window Like This



Now Selected You .py File Location Under Script Location

Select One Directory/one File Under One file

One Directory will make Your Application folder
One File Will make Only Single Application

Select Console Base or Window Based Under console window

Console Base will run a console window along with application
Window Based will only run your application...

also Under Icon select your icon and Under additional Files add all the Items/Object that your program is using like Images/audios/your own Created Module

And Also do Advance setting as per You Choice...


Comment Below If you Have Any Problem in Converting the file to exe...