[Catalog-sig] PyPI JSON API

Jimmy John jimmyislive at gmail.com
Mon Dec 24 19:37:42 CET 2012


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/catalog-sig/attachments/20121224/cf1e21ca/attachment.html>


More information about the Catalog-SIG mailing list