Add-on:Urllib3: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Addon-Bot Update)
Line 3: Line 3:
|provider-name=urllib3
|provider-name=urllib3
|ID=script.module.urllib3
|ID=script.module.urllib3
|latest-version=1.26.9+matrix.1
|latest-version=1.26.13+matrix.1
|extension point=xbmc.python.module
|extension point=xbmc.python.module
|provides=
|provides=

Revision as of 03:00, 4 December 2022

urllib3
icon.png

See this add-on on the kodi.tv showcase

Author: urllib3
Website: link
Type: Add-on library/module
Repo: Kodi.tv repo v20
Kodi.tv repo v19

License: MIT
Source: Source code
Summary: urllib3 is a powerful, user-friendly HTTP client for Python
Home icon grey.png   ▶ Add-ons ▶ urllib3

urllib3 is a powerful, user-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3 and you should too. urllib3 brings many critical features that are missing from the Python standard libraries