swh-lister/swh/lister
Antoine R. Dumont (@ardumont) 3a65fbb4c8
swh.lister.pypi: Use pypi's legacy html based api to list packages
The xmlrpc is marked as deprecated [1]. Even if it's not now, the
legacy api is not marked as deprecated. So moving towards this one
sounds more reasonable [2].

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

[2] https://warehouse.readthedocs.io/api-reference/legacy/#simple-project-api

Related T422
2018-08-01 10:25:28 +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: Use pypi's legacy html based api to list packages 2018-08-01 10:25:28 +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: Use pypi's legacy html based api to list packages 2018-08-01 10:25:28 +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