euscan-ng/src/euscan/handlers
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
..
__init__.py Enable flake8-bugbear linting and fix raised issues 2023-11-16 06:25:40 +02:00
berlios.py Update copyright 2023-11-16 00:16:19 +02:00
cpan.py Use OSError instead of alias IOError 2023-11-16 06:15:48 +02:00
deb.py Update copyright 2023-11-16 00:16:19 +02:00
freecode.py Use f-strings or .format() over percent style 2023-11-16 05:56:40 +02:00
generic.py Use OSError instead of alias IOError 2023-11-16 06:15:48 +02:00
github.py Use f-strings or .format() over percent style 2023-11-16 05:56:40 +02:00
gnome.py Update copyright 2023-11-16 00:16:19 +02:00
google_code.py Update copyright 2023-11-16 00:16:19 +02:00
kde.py Fix kde handler 2023-11-16 07:07:11 +02:00
pear.py Update copyright 2023-11-16 00:16:19 +02:00
pecl.py Update copyright 2023-11-16 00:16:19 +02:00
php.py Use OSError instead of alias IOError 2023-11-16 06:15:48 +02:00
pypi.py Use JSON api for PyPi 2024-03-02 16:18:34 +02:00
rubygems.py Use OSError instead of alias IOError 2023-11-16 06:15:48 +02:00
sourceforge.py Update copyright 2023-11-16 00:16:19 +02:00
url.py Use OSError instead of alias IOError 2023-11-16 06:15:48 +02:00