Convert Python .PY Script To Executable

preview_player
Показать описание
In this video, we'll learn how to convert a Python script .py to an executable .exe file using a GUI tool - auto-py-to-exe.

Рекомендации по теме
Комментарии
Автор

I'm writing Python programs for cybersecurity and to do a network scan without installing Python, this seems to be a good fit, thank you for this. Regards, Pablo

pablofalco
Автор

Great video. Now I need to figure out how to use add a GUI for using a TensorFlow code that needs the user to select up to 10 images and converting all of it to this exe file. This helped a lot to get started.

memoonaasif
Автор

Thanks man!It helped me create my first executable
I want to edit this executable file since it has bugs, how do I do that?
Do I just edit the python file?

theyoutuber
Автор

it is saying auto-py-to-exe is not recognized as a command, ive downloaded it and i have pip and all that do you know why its doing that?

rvmy
Автор

I have images in my script
Can you help me how to convert that in an exe file

autarroy
Автор

Can i make this too with anaconda projects? 🤔

TheAiConqueror