Reimplement PyPI lister using new Lister API
This is a straight port of the old lister. The lister has only full listing capability. It scrapes pypi.org list of packages. Rate-limiting was not encountered but is handled generically.
Related to #2956 (closed)
Test Plan
tox
Migrated from D4867 (view on Phabricator)