Seems like we could just query the PyPI JSON API, instead of manually invoking the `pip` command line tool and parsing the generated wheels. Thoughts? E.g.: https://pypi.org/pypi/attrs/18.1.0/json
Seems like we could just query the PyPI JSON API, instead of manually invoking the
pipcommand line tool and parsing the generated wheels. Thoughts?E.g.: https://pypi.org/pypi/attrs/18.1.0/json