euscan-ng/src/euscan
Alfred Wingate aad99f71fe
Use JSON api for PyPi
* "The XML-RPC API will be deprecated in the future. Use of this API is
  not recommended, and existing consumers of the API should migrate to
  the RSS and/or JSON APIs instead."
* "As a result, this API has a very restrictive rate limit and it may be
  necessary to pause between successive requests." As such this also
  gets around this issue for euscan.

https://warehouse.pypa.io/api-reference/xml-rpc.html

Signed-off-by: Alfred Wingate <parona@protonmail.com>
2024-03-02 16:18:34 +02:00
..
handlers Use JSON api for PyPi 2024-03-02 16:18:34 +02:00
__init__.py Fix invalid backslash characters 2023-11-16 05:10:40 +02:00
ebuild.py Use f-strings or .format() over percent style 2023-11-16 05:56:40 +02:00
helpers.py Enable flake8-bugbear linting and fix raised issues 2023-11-16 06:25:40 +02:00
mangling.py Update copyright 2023-11-16 00:16:19 +02:00
out.py Remove Python2'isms from classes 2023-11-16 06:18:19 +02:00
scan.py Use f-strings or .format() over percent style 2023-11-16 05:56:40 +02:00
version.py Fix invalid backslash characters 2023-11-16 05:10:40 +02:00