Jay Taylor's notes

back to listing index

python - How to cache downloaded PIP packages - Stack Overflow

[web search]
Original source (stackoverflow.com)
Tags: python caching performance pip stackoverflow.com
Clipped on: 2014-06-17

This question already has an answer here:

How do you prevent PIP from re-downloading previously downloaded packages? I'm testing the install of matplotlib, an 11MB package that depends on several distro-specific packages. Everytime I run pip install matplotlib, it re-downloads matplotlib. How do I stop this?

asked Apr 26 '12 at 15:14
Image (Asset 1/4) alt=