urllib3 2.7.0
pip install urllib3
Released:
HTTP library with thread-safe connection pooling, file post, and more.
Navigation
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
๐ Avatar for illia-v from gravatar.comillia-v ๐ Avatar for SethMichaelLarson from gravatar.com
SethMichaelLarson ๐ Avatar for shazow from gravatar.com
shazow
Meta
- Maintainer: Seth Michael Larson
Unverified details
These details have not been verified by PyPIProject links
Meta
-
License Expression: MIT
SPDX License Expression - Author: Andrey Petrov
- Tags filepost , http , httplib , https , pooling , ssl , threadsafe , urllib
- Requires: Python >=3.10
-
Provides-Extra:
brotli,h2,socks,zstd
Classifiers
- Environment
- Intended Audience
- Operating System
- Programming Language
- Topic
Project description
๐ PyPI Version
๐ Python Versions
๐ Join our Discord
๐ Coverage Status
๐ Build Status on GitHub
๐ Documentation Status
๐ OpenSSF Scorecard
๐ SLSA 3
๐ CII Best Practices
urllib3 is a powerful, user-friendly HTTP client for Python. 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, brotli, and zstd encoding.
- Proxy support for HTTP and SOCKS.
- 100% test coverage.
... and many more features, but most importantly: Our maintainers have a 15+ year track record of maintaining urllib3 with the highest code standards and attention to security and safety.
Much of the Python ecosystem already uses urllib3 and you should too.
Installing
urllib3 can be installed with pip:
$python-mpipinstallurllib3
Alternatively, you can grab the latest source code from GitHub:
$gitclonehttps://github.com/urllib3/urllib3.git
$cdurllib3
$pipinstall.
Getting Started
urllib3 is easy to use:
>>> importurllib3 >>> resp = urllib3.request("GET", "http://httpbin.org/robots.txt") >>> resp.status 200 >>> resp.data b"User-agent: *\nDisallow: /deny\n"
urllib3 has usage and reference documentation at urllib3.readthedocs.io.
Community
urllib3 has a community Discord channel for asking questions and collaborating with other contributors. Drop by and say hello ๐
Contributing
urllib3 happily accepts contributions. Please see our contributing documentation for some tips on getting started.
Security Disclosures
To report a security vulnerability, please use the Tidelift security contact. Tidelift will coordinate the fix and disclosure with maintainers.
Maintainers
Meet our maintainers since 2008:
- Current Lead: @illia-v (Illia Volochii)
- @sethmlarson (Seth M. Larson)
- @pquentin (Quentin Pradet)
- @theacodes (Thea Flowers)
- @haikuginger (Jess Shapiro)
- @lukasa (Cory Benfield)
- @sigmavirus24 (Ian Stapleton Cordasco)
- @shazow (Andrey Petrov)
๐
Sponsorship
If your company benefits from this library, please consider sponsoring its development.
For Enterprise
Professional support for urllib3 is available as part of the Tidelift Subscription. Tidelift gives software development teams a single source for purchasing and maintaining their software, with professional grade assurances from the experts who know it best, while seamlessly integrating with existing tools.
Project details
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
๐ Avatar for illia-v from gravatar.comillia-v ๐ Avatar for SethMichaelLarson from gravatar.com
SethMichaelLarson ๐ Avatar for shazow from gravatar.com
shazow
Meta
- Maintainer: Seth Michael Larson
Unverified details
These details have not been verified by PyPIProject links
Meta
-
License Expression: MIT
SPDX License Expression - Author: Andrey Petrov
- Tags filepost , http , httplib , https , pooling , ssl , threadsafe , urllib
- Requires: Python >=3.10
-
Provides-Extra:
brotli,h2,socks,zstd
Classifiers
- Environment
- Intended Audience
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file urllib3-2.7.0.tar.gz.
File metadata
- Download URL: urllib3-2.7.0.tar.gz
- Upload date:
- Size: 433.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c
|
|
| MD5 |
e79707b798a66c8165c9c441440f4e80
|
|
| BLAKE2b-256 |
530c06f8b233b8fd13b9e5ee11424ef85419ba0d8ba0b3138bf360be2ff56953
|
Provenance
The following attestation bundles were made for urllib3-2.7.0.tar.gz:
Publisher:
publish.yml on urllib3/urllib3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
urllib3-2.7.0.tar.gz -
Subject digest:
231e0ec3b63ceb14667c67be60f2f2c40a518cb38b03af60abc813da26505f4c - Sigstore transparency entry: 1462404383
- Sigstore integration time:
-
Permalink:
urllib3/urllib3@9a950b92d999f906b6020bb2d1076ee56cddd5d2 -
Branch / Tag:
refs/tags/2.7.0 - Owner: https://github.com/urllib3
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@9a950b92d999f906b6020bb2d1076ee56cddd5d2 -
Trigger Event:
push
-
Statement type:
File details
Details for the file urllib3-2.7.0-py3-none-any.whl.
File metadata
- Download URL: urllib3-2.7.0-py3-none-any.whl
- Upload date:
- Size: 131.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897
|
|
| MD5 |
601cbc90e0f477aa45217521f6678eb7
|
|
| BLAKE2b-256 |
7f3e5db95bcf282c52709639744ca2a8b149baccf648e39c8cc87553df9eae0c
|
Provenance
The following attestation bundles were made for urllib3-2.7.0-py3-none-any.whl:
Publisher:
publish.yml on urllib3/urllib3
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
urllib3-2.7.0-py3-none-any.whl -
Subject digest:
9fb4c81ebbb1ce9531cce37674bbc6f1360472bc18ca9a553ede278ef7276897 - Sigstore transparency entry: 1462404419
- Sigstore integration time:
-
Permalink:
urllib3/urllib3@9a950b92d999f906b6020bb2d1076ee56cddd5d2 -
Branch / Tag:
refs/tags/2.7.0 - Owner: https://github.com/urllib3
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@9a950b92d999f906b6020bb2d1076ee56cddd5d2 -
Trigger Event:
push
-
Statement type:
