формата .py сделать формат .exe
Кто-то поможет?
Есть видео от хауди хо, посмотри его
Нуу................
Невозможно сделать из py exe
Да что мешает по-нормальному запускать .py файлы, зачем вам всем нужны экзешники?
So, people, listen... if you're writing Python code but at the end you're coming to ask how to compile it, how to hide the code, how to make a single executable (make a .exe file 🙄), or things like those, it means you don't know what you're doing, because that's not how Python works, that's not the way you should run your Python scripts, if you wanna do those things then change your programming language. Yes, there are tools that make Python code to be one executable (compile it, convert to .exe, call it whatever you want) but, if you use them, it means you really know what you're doing and you won't be here asking how to achieve that task, otherwise just use other programming language. If you're using Python to write code, you should know how it works and how to run your scripts without bloating them with unnecessary stuff.
Обсуждают сегодня