urllib3
urllib3 is a robust HTTP client for Python, renowned for its user-friendly design and essential features. It offers thread safety, connection pooling, and client-side TLS... urllib3 is a robust HTTP client for Python, renowned for its user-friendly design and essential features. It offers thread safety, connection pooling, and client-side TLS/SSL verification, along with support for multipart file uploads and various encoding formats. With 100% test coverage, it is integral to many popular Python packages.
Top urllib3 Alternatives
python-docx
python-docx is a versatile Python library designed for creating and modifying Microsoft Word (.docx) files. Users can effortlessly manage paragraphs...
Beautiful Soup
Beautiful Soup is a Python library designed for effortlessly scraping data from web pages. By leveraging HTML and XML parsers,...
MPI for Python (mpi4py)
MPI for Python (mpi4py) offers seamless integration of the Message Passing Interface (MPI) standard into Python applications, enabling efficient multi-processor...
paramiko
Paramiko is a pure-Python implementation of the SSHv2 protocol, offering both client and server capabilities. Designed for Python 3.6+, it...
BuildVu
BuildVu transforms PDF files into clean, interactive HTML and SVG, enabling seamless integration in web applications. With over 20 years...
python text to speech
The python text to speech library, pyttsx3, enables seamless text-to-speech conversion in Python 3 without requiring an internet connection. Released...
Material UI (MUI)
This product offers a rich collection of foundational React components that cater to both simple and complex web applications. With...
django mysql
Django-MySQL enhances Django’s MySQL and MariaDB support by incorporating unique features such as a new cache backend that utilizes MySQL’s...
pywin32
Pywin32 is a powerful library that enables seamless access to Windows APIs from Python, facilitating tasks such as COM support...
Pylons
Pylons is a versatile web framework tailored for constructing web applications of varying scales, from single-module projects to extensive, complex...
python mechanize
Python Mechanize is a powerful library for stateful programmatic web browsing, enabling users to interact with websites as if they...
pyqt4
PyQt4, released on June 12, 2015, provides robust Python bindings for the Qt GUI toolkit, enabling the creation of cross-platform...
pyqt5
PyQt5 is a robust set of Python bindings for the Qt v5 toolkit, released on July 19, 2024. It allows...
NumPy
NumPy empowers scientists and data analysts by seamlessly integrating the computational efficiency of C and Fortran with Python's user-friendly syntax....
python speech recognition
Python Speech Recognition is a versatile library for integrating speech recognition capabilities into applications. It supports various engines and APIs,...
Company Information
- Company: pyFBS
- Country: Slovenia
Top urllib3 Features
- Thread safety
- Connection pooling
- Client-side TLS verification
- Multipart file uploads
- Retry request mechanisms
- HTTP redirect handling
- Gzip encoding support
- Deflate encoding support
- Brotli encoding support
- Zstandard encoding support
- HTTP proxy support
- SOCKS proxy support
- 100% test coverage
- Easy installation via pip
- Comprehensive user guides
- Advanced usage documentation
- API reference documentation
- Open-source under MIT License
- Strong community contributions
- Dependency for popular packages