types-urllib3


Nametypes-urllib3 JSON
Version 1.26.25.13 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for urllib3
upload_time2023-05-10 15:21:48
maintainer
docs_urlNone
author
requires_python
licenseApache-2.0 license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## 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.


See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit `d1bfd08b4bc843227d097decfd99d70272a1f804`.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-urllib3",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/27/2a/cb418a2a03a31b8e0daea5e13edcc4ef1408ebb457f2cc833f1c3f30a0fa/types-urllib3-1.26.25.13.tar.gz",
    "platform": null,
    "description": "## Typing stubs for urllib3\n\nThis is a PEP 561 type stub package for the `urllib3` package. It\ncan be used by type-checking tools like\n[mypy](https://github.com/python/mypy/),\n[pyright](https://github.com/microsoft/pyright),\n[pytype](https://github.com/google/pytype/),\nPyCharm, etc. to check code that uses\n`urllib3`. The source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/urllib3. All fixes for\ntypes and metadata should be contributed there.\n\n*Note:* The `urllib3` package includes type annotations or type stubs\nsince version 2.0.0. Please uninstall the `types-urllib3`\npackage if you use this or a newer version.\n\n\nSee https://github.com/python/typeshed/blob/main/README.md for more details.\nThis package was generated from typeshed commit `d1bfd08b4bc843227d097decfd99d70272a1f804`.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for urllib3",
    "version": "1.26.25.13",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/urllib3.md",
        "Chat": "https://gitter.im/python/typing",
        "GitHub": "https://github.com/python/typeshed",
        "Homepage": "https://github.com/python/typeshed",
        "Issue tracker": "https://github.com/python/typeshed/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "086d98b51f9776747e1e270919aa02298ce6a7d2d4d78a3349b47666deb61c4c",
                "md5": "8123d45540fe98680e4d6602e3341ae4",
                "sha256": "5dbd1d2bef14efee43f5318b5d36d805a489f6600252bb53626d4bfafd95e27c"
            },
            "downloads": -1,
            "filename": "types_urllib3-1.26.25.13-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8123d45540fe98680e4d6602e3341ae4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 15215,
            "upload_time": "2023-05-10T15:21:46",
            "upload_time_iso_8601": "2023-05-10T15:21:46.389779Z",
            "url": "https://files.pythonhosted.org/packages/08/6d/98b51f9776747e1e270919aa02298ce6a7d2d4d78a3349b47666deb61c4c/types_urllib3-1.26.25.13-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "272acb418a2a03a31b8e0daea5e13edcc4ef1408ebb457f2cc833f1c3f30a0fa",
                "md5": "720a96eeb39b18032b3cd5d44c4fb609",
                "sha256": "3300538c9dc11dad32eae4827ac313f5d986b8b21494801f1bf97a1ac6c03ae5"
            },
            "downloads": -1,
            "filename": "types-urllib3-1.26.25.13.tar.gz",
            "has_sig": false,
            "md5_digest": "720a96eeb39b18032b3cd5d44c4fb609",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11035,
            "upload_time": "2023-05-10T15:21:48",
            "upload_time_iso_8601": "2023-05-10T15:21:48.699510Z",
            "url": "https://files.pythonhosted.org/packages/27/2a/cb418a2a03a31b8e0daea5e13edcc4ef1408ebb457f2cc833f1c3f30a0fa/types-urllib3-1.26.25.13.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-10 15:21:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-urllib3"
}
        
Elapsed time: 0.06920s