Python: Quickly locate site-packages
$ python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()"
View this command to comment, vote or add to favourites
View all commands by evandrix
by David Winterbottom (codeinthehole.com)





















