python3-urllib3

Rating: 
5
Your rating: None Average: 5 (2 votes)

urllib3 is a powerful, sanity-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:

  • Thread safety.
  • Connection pooling.
  • Client-side SSL/TLS verification.
  • File uploads with multipart encoding.
  • Helpers for retrying requests and dealing with HTTP redirects.
  • Support for gzip, deflate, and brotli encoding.
  • Proxy support for HTTP and SOCKS.
  • 100% test coverage.

I am not the author of this software, I just packaged it.

Category:

Application versions: 
AttachmentSizeDate
File python3-urllib3-1.25.6-seitseminen.noarch.rpm284.05 KB22/10/2019 - 11:13
File python3-urllib3-1.25.6-rokua.noarch.rpm285.25 KB16/04/2020 - 14:35
Changelog: 

(none)