A sustainable solution would be to deploy a PyPi Proxy mirror. Sonatype offers a great solution to this, but, proxy mirror will need some form of access to PyPi either by downloading the packages (I've used git for updating packages as needed) to some internal store which nexus references or by using a proxy directly to PyPi.