My summary from those, use `python3` on unix and `py.exe` on windows.
Pragmatically on non-Windows, `python` is probably still the best. I think it's pretty much installed everywhere, follows the distribution choice of actual version, supports older distros that didn't install `python2`/`python3` binaries, and matches the shebang in `main.py` template.