mcroydon + pip   5

Brandon Konkle | Creating a Personal PyPi with Chishop
I've been thinking I need local mirrors of svn/git/hg repos as well.
custom  deployment  django  personal  python  pip  chishop  pypi 
march 2010 by mcroydon
ianb / pip / source — bitbucket.org
My favorite underdocumented feature of pip is --install-option. This makes it easy to pass options to setup.py, like install everything in ~/mydir: --install-option="--home=~/mydir" --install-option="--install-purelib=~/mydir" --install-option="--install-platlib=~/mydir"
pip  python  setup  install  configure 
november 2009 by mcroydon

Copy this bookmark:



description:


tags: