swh-lister/swh/lister/pypi
tenma 62c825b8cb Reimplement PyPI lister using new Lister API
The new lister has only full listing capability.
It scrapes pypi.org list of packages.
Rate-limiting was not encountered but is handled generically.
2021-01-20 15:45:16 +01:00
..
tests Reimplement PyPI lister using new Lister API 2021-01-20 15:45:16 +01:00
__init__.py Reimplement PyPI lister using new Lister API 2021-01-20 15:45:16 +01:00
lister.py Reimplement PyPI lister using new Lister API 2021-01-20 15:45:16 +01:00
tasks.py Reimplement PyPI lister using new Lister API 2021-01-20 15:45:16 +01:00