PYTHON_EXE

Constant PYTHON_EXE 

Source
pub const PYTHON_EXE: &str = "python.exe";
Expand description

The name of the Python executable in a venv (e.g., “python.exe” on Windows, “python” on Unix)