Understanding the Simple Repository API for Python Package Indexes
Base HTML API Requesting the root URL / returns an HTML5 page with hyperlinks for each project. The link text is the project name, and the href attribute points to the project's page. <html> <body> <a href="/simple/frob/">frob</a> <a href="/simple/project-na...