PYTHON_BIN_DIR

Constant PYTHON_BIN_DIR 

Source
pub const PYTHON_BIN_DIR: &str = "Scripts";
Expand description

The name of the binaries/scripts directory in a Python venv (e.g., “Scripts” on Windows, “bin” on Unix)