pypa / bandersnatch

A PyPI mirror client according to PEP 381 http://www.python.org/dev/peps/pep-0381/
Academic Free License v3.0
448 stars 141 forks source link

Predefined plug-in allowlists #1258

Open wrender opened 1 year ago

wrender commented 1 year ago

Hello, I’m new to bandersnatch and pypi mirrors. I tried to run a mirror last night and ended up stopping it at about 1TB of downloading. I didn’t realize it was that large.

Are there any predefined lists of most commonly used plugins?

I also only need Linux plugins. No windows. So I could remove those too?

cooperlees commented 1 year ago

Yup, the PyPI Index is over 14T now. https://pypi.org/stats/

We do not have a predefined list of commonly used plugins. I'd be open to adding some more examples or lists into documentation / a GitHub page or even a file in the repo if the community wants to help keep it up to date. I do not have the cycles personally.

To filter for linux only you can use the platform filtering plugin.