Last Updated: February 25, 2016
·
1.248K
· armonge

Add PIP_DOWNLOAD_CACHE to your bashrc

In linux you can add the following to your .bashrc

export PIP_DOWNLOAD_CACHE=$HOME/.pip_download_cache

so your pypi downloads are cached