pub const PYTHON_EXE: &str = "python.exe";
The name of the Python executable in a venv (e.g., “python.exe” on Windows, “python” on Unix)