Hello,
I am trying to build a personal tool for which I am looking at the PyPI
JSON API. I can get details of a particular project e.g.
http://pypi.python.org/pypi/Django/json
But, is there an endpoint that gives me the index of all the packages
available. Something like what this page has:
http://pypi.python.org/pypi?%3Aaction=index
but in json form. This will allow me to iterate over all the packages and
extract details from it.
thx
Jim
_______________________________________________
Catalog-SIG mailing list
[email protected]
http://mail.python.org/mailman/listinfo/catalog-sig