pub const PYTHON_BIN_DIR: &str = "Scripts";
The name of the binaries/scripts directory in a Python venv (e.g., “Scripts” on Windows, “bin” on Unix)