PythonPackages

From XPUB & Lens-Based wiki

How to see where your installed packages are:

python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()"