Oven logo

Oven

types-urllib31.26.25.14

Published

Typing stubs for urllib3

pip install types-urllib3

Package Downloads

Weekly DownloadsMonthly Downloads

Authors

Requires Python

Dependencies

    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, pyright, 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. 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.