turn your python programs into a EXE file! #python #codingHack #Programming

preview_player
Показать описание

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

there is absolute no need to open vs code.
just open the py-file directly from cmd or make .bat-file that does that for you.

dude is too stupid to make a batfile that does a "python pythonfile.py" for him.

add some cd blabla to get to the folder your python code sits in, "venv\scripts\activate.bat" to activate the virtual environment, and then python program.py and off you go.
all in 1 .bat file you can just double click.

soul_maestro
welcome to shbcf.ru