python wheel package location code example
Example 1: python global site packages
python -m site
Example 2: linux python installation wheel
python -m pip install --upgrade pip setuptools wheel
python -m site
python -m pip install --upgrade pip setuptools wheel