Skip to content

Instantly share code, notes, and snippets.

View krvc's full-sized avatar

Rakesh Vidya Chandra krvc

View GitHub Profile
We couldn’t find that file to show.
#!/usr/bin/env python
"""
Install a package from your local pip download cache without having to touch
the 'net at all.
You'll need to be using a pip download cache; that is, you'll need the
following in your ~/.pip/pip.cfg:
[install]