Add-on:Urllib3: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
m (Addon-Bot Update)
m (Addon-Bot repo category update)
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Addon  
{{Addon  
|Name=urllib3
|Name=urllib3
|provider-name=shazow
|provider-name=urllib3
|ID=script.module.urllib3
|ID=script.module.urllib3
|latest-version=1.22
|latest-version=2.1.0
|extension point=xbmc.python.module
|extension point=xbmc.python.module
|provides=
|provides=
|Summary=urllib3 is a powerful, sanity-friendly HTTP client for Python
|Summary=urllib3 is a powerful, user-friendly HTTP client for Python
|Description=Packed for KODI from https://github.com/shazow/urllib3
|Description=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
|Platform=all
|Platform=all
|Language=
|Language=
|License=MIT
|License=MIT
|Forum=
|Forum=
|Website=https://urllib3.readthedocs.io/en/latest/
|Website=https://urllib3.readthedocs.io/
|Source=https://github.com/beenje/script.module.urllib3
|Source=https://github.com/urllib3/urllib3
|Email=beenje AT gmail.com
|Email=
|broken=
|broken=
|icon url=http://mirrors.kodi.tv/addons/leia/script.module.urllib3/icon.png}}
|icon url=http://mirrors.kodi.tv/addons/omega/script.module.urllib3/resources/icon.png}}


[[Category:Add-on libraries/modules]]
[[Category:Add-on libraries/modules]]
Line 25: Line 25:
[[Category:Krypton add-on repository]]
[[Category:Krypton add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Leia add-on repository]]
[[Category:Matrix add-on repository]]
[[Category:Nexus add-on repository]]
[[Category:Omega add-on repository]]

Latest revision as of 20:10, 11 April 2024

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
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