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.13+matrix.1
|latest-version=1.26.16+matrix.1
|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/en/latest/
|Website=https://urllib3.readthedocs.io/
|Source=https://github.com/urllib3/urllib3
|Source=https://github.com/urllib3/urllib3
|Email=
|Email=

Revision as of 01:00, 6 July 2023

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