Add-on:Urllib3: Difference between revisions
Jump to navigation
Jump to search
m Addon-Bot repo category update Tags: Manual revert Reverted |
m Addon-Bot repo category update Tag: Manual revert |
||
| (10 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= | |latest-version=2.2.3 | ||
|extension point=xbmc.python.module | |extension point=xbmc.python.module | ||
|provides= | |provides= | ||
| Line 12: | Line 12: | ||
|License=MIT | |License=MIT | ||
|Forum= | |Forum= | ||
|Website=https://urllib3.readthedocs.io | |Website=https://urllib3.readthedocs.io/ | ||
|Source=https://github.com/urllib3/urllib3 | |Source=https://github.com/urllib3/urllib3 | ||
|Email= | |Email= | ||
|broken= | |broken= | ||
|icon url=http://mirrors.kodi.tv/addons/ | |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:Nexus add-on repository]] | ||
[[Category:Omega add-on repository]] | |||
Latest revision as of 02:30, 14 June 2025
| 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