Created
July 1, 2020 20:32
-
-
Save stefanache/d299ccf43c5e7af7a87cf83483f5b610 to your computer and use it in GitHub Desktop.
windows 10 - runner for python_receiver.py
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
cls | |
cd <\path\where_is\the\python_receiver.py> | |
python -V | |
where python | |
python python_receiver.py | |
pause |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
see at https://gist.github.com/stefanache/979f7fe28de7a5092bfeb1782b7de41d