Installing pip dependencies without touching the ‘net.
@jacobian just tweeted: A little shitty-wifi-inspired hack to make pip install not have to touch the ‘net at all: http://bit.ly/IRrRcn Yeah, been there, done that (using PIP_DOWNLOAD_CACHE). It’s a good idea, but pip itself has better support for doing this. I learned this technique from the pip development team, specifically @carljm over IRC and some bugs. [...]
Continue Reading →