On Tue, Jul 25, 2017 at 3:33 PM, Nick Timkovich <[email protected]> wrote: > On Tue, Jul 25, 2017 at 1:45 PM, Aleks Bunin <[email protected]> wrote: .. > I would guess you need to start from the API (e.g. > https://wiki.python.org/moin/PyPIJSON) and go wherever it says.
Unfortunately it currently says "http://pypi.python.org/pypi/<package_name>/json", which does not work. It looks like https is now required. With the http: prefix curl silently returns nothing. _______________________________________________ Distutils-SIG maillist - [email protected] https://mail.python.org/mailman/listinfo/distutils-sig
