pypa / packaging-problems

An issue tracker for the problems in packaging
145 stars 34 forks source link

Simple mirroring of PyPI #18

Closed dstufft closed 6 years ago

dstufft commented 10 years ago

People would like to be able to simply mirror PyPI without much fuss. Does bandersnatch work for them? If not what does bandersnatch or a hypothetical new client need to have?

kevin1024 commented 10 years ago

I use (and love) devpi.

ncoghlan commented 10 years ago

@r1chardj0n3s just added explicit recommendations to use devpi as the preferred caching proxy, and bandersnatch if you want a complete mirror of PyPI: https://packaging.python.org/en/latest/deployment.html#pypi-mirrors-and-caches

brainwane commented 6 years ago

We now have explicit recommendations for this scenario so I'm going to call this closed. People can reopen it if there's a need that bandersnatch and devpi do not fulfill.

merwok commented 6 years ago

Link was broken → https://packaging.python.org/guides/index-mirrors-and-caches/