pub const PYTHON_LIB_DIR: &str = "Lib";
The name of the library directory in a Python venv (e.g., “Lib” on Windows, “lib” on Unix)