swh-lister/swh/lister
Antoine R. Dumont (@ardumont) 6ff3b90859
swh.lister.pypi: Add a pypi lister implementation using xmlprc api
Based solely on pypi's deprecated xmlrpc api [1].  No other way of listing
pypi.org is referenced (except for parsing an html page through a
legacy api [2])

[1] https://warehouse.readthedocs.io/api-reference/xml-rpc/#pypi-s-xml-rpc-methods

[2] https://pypi.python.org/simple/

Related T422
2018-08-01 10:25:21 +02:00
..
bitbucket core/lister: Make the tasks take an explicit lister_args argument 2018-07-17 15:48:48 +02:00
core swh.lister.pypi: Add a pypi lister implementation using xmlprc api 2018-08-01 10:25:21 +02:00
debian core/lister: Make the tasks take an explicit lister_args argument 2018-07-17 15:48:48 +02:00
github core/lister: Make the tasks take an explicit lister_args argument 2018-07-17 15:48:48 +02:00
gitlab lister/gitlab: Allow to define the per page elements to read 2018-07-20 13:41:25 +02:00
pypi swh.lister.pypi: Add a pypi lister implementation using xmlprc api 2018-08-01 10:25:21 +02:00
tests gitlab.lister: Simplify retrieving headers information 2018-07-16 13:57:34 +02:00
__init__.py Add missing __init__.py files 2017-10-30 16:38:27 +01:00
cli.py swh.lister.pypi: Add a pypi lister implementation using xmlprc api 2018-08-01 10:25:21 +02:00
utils.py gitlab.lister: Simplify retrieving headers information 2018-07-16 13:57:34 +02:00