Hello Python developers,

Could anybody please answer the following question?
(I have asked it on http://stackoverflow.com/q/28010799/562769, but Steve
Barnes thinks I should ask it here)

I am currently analyzing packages on PyPI. I use
https://pypi.python.org/simple/ to get all package names and
https://pypi.python.org/pypi/numpy/json and similar to get the metadata.

However, there are 514 packages (e.g. abu.rpc, acid, about-pandoc,
about-numtest, ...) which do not have the https://pypi.python.org/pypi/
site, but are on https://pypi.python.org/simple/.

Why is that the case?

Best regards,
Martin
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to