My summary from those, use
python3
on unix andpy.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.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.