Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-5181

Make it possible to get Python package metadata from an HTML web page in pip_download.py

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 2.9.0
    • Infrastructure
    • None
    • ghx-label-1

    Description

      Currently pip_download.py allows retrieving Python package metadata only from a JSON file, for example https://pypi.python.org/pypi/pyparsing/json. This is a problem because some PYPI mirrors might not implement this interface.

      The data in the JSON file should also be accessible through a web interface - for example, https://pypi.python.org/simple/pyparsing/

      pip_download.py should be able to parse the web page and extract the information we need.

      Attachments

        Activity

          People

            tarasbob Taras Bobrovytsky
            tarasbob Taras Bobrovytsky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: