Add-on:Urllib3: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
Addonbot (talk | contribs)
m Addon-Bot Update
Addonbot (talk | contribs)
m Addon-Bot repo category update
Tag: Manual revert
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
|provider-name=urllib3
|provider-name=urllib3
|ID=script.module.urllib3
|ID=script.module.urllib3
|latest-version=2.1.0
|latest-version=2.2.3
|extension point=xbmc.python.module
|extension point=xbmc.python.module
|provides=
|provides=
Line 27: Line 27:
[[Category:Matrix add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Nexus add-on repository]]
[[Category:Nexus add-on repository]]
[[Category:Omega add-on repository]]

Latest revision as of 02:30, 14 June 2025

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 v21
Kodi.tv repo v20

License: MIT
Source: Source code
Summary: urllib3 is a powerful, user-friendly HTTP client for Python
  ▶ 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