freshcrate
Skin:/
Home > Developer Tools > types-urllib3

types-urllib3

Typing stubs for urllib3

Why this rank:Strong adoptionRecent releaseHealthy release cadence

Description

## Typing stubs for urllib3 This is a PEP 561 type stub package for the `urllib3` package. It can be used by type-checking tools like [mypy](https://github.com/python/mypy/), [pyright](https://github.com/microsoft/pyright), [pytype](https://github.com/google/pytype/), PyCharm, etc. to check code that uses `urllib3`. The source for this package can be found at https://github.com/python/typeshed/tree/main/stubs/urllib3. All fixes for types and metadata should be contributed there. *Note:* The `urllib3` package includes type annotations or type stubs since version 2.0.0. Please uninstall the `types-urllib3` package if you use this or a newer version. This stub package is marked as [partial](https://peps.python.org/pep-0561/#partial-stub-packages). If you find that annotations are missing, feel free to contribute and help complete them. See https://github.com/python/typeshed/blob/main/README.md for more details. This package was generated from typeshed commit `afe18e95a9592434e93b648de5194cfe54443f84` and was tested with mypy 1.4.1, pyright 1.1.318, and pytype 2023.6.16.

Release History

VersionChangesUrgencyDate
main@2026-07-24Latest activity on main branchHigh7/24/2026
1.26.25.14Imported from PyPI (1.26.25.14)Low4/21/2026

Dependencies & License Audit

Loading dependencies...

Similar Packages

types-jinja2Typing stubs for Jinja2main@2026-07-26
mypyOptional static typing for Pythonmaster@2026-07-25
sagemakerOpen source library for training and deploying models on Amazon SageMaker.3.17.0
alibabacloud-tea-openapiAlibaba Cloud openapi SDK Library for Pythonmaster@2026-07-24
types-setuptoolsTyping stubs for setuptoolsmain@2026-07-24

More from pypi

markitdownUtility tool for converting various files to Markdown
fastapiFastAPI framework, high performance, easy to learn, fast to code, ready for production
djangoA high-level Python web framework that encourages rapid development and clean, pragmatic design.
flaskA simple framework for building complex web applications.

More in Developer Tools

types-jinja2Typing stubs for Jinja2
mypyOptional static typing for Python
sagemakerOpen source library for training and deploying models on Amazon SageMaker.
mexPersistent project memory for AI coding agents. Structured scaffold + drift detection CLI.