How to convert python file(.py) to (.exe) file

Опубликовано: 30 Сентябрь 2024
на канале: siddharth
974
8

Today I will tech you How to convert python file(.py) to (.exe) file .
Let's start

there are 3 method are use to convert .py file to .exe file.
cx_freeze
pyinstaller
py2exe

In this lesson I'm use pyinstaller
to convert .py to .exe#

let's start




now following these steps

open CMD type

make sure you add python environment set up.
👇👇👇👇👇👇


pip install pyinstaller.

after install

pyinstaller file_name.py

(run)

#siddharthmaurya


#how_to_make_text_editor?

   • Make Your Own Text Editor use python  


☝☝☝☝☝☝☝☝

#siddharth

#google_digital_unlock
#hacking

#python #project

#thankyou

#pycon #pandas.

how to python in exe.