types-html5lib


Nametypes-html5lib JSON
Version 1.1.11.20251014 PyPI version JSON
download
home_pageNone
SummaryTyping stubs for html5lib
upload_time2025-10-14 02:54:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements packaging requests tomli build setuptools twine mypy pytest types-requests black
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## Typing stubs for html5lib

This is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)
for the [`html5lib`](https://github.com/html5lib/html5lib-python) package. It can be used by type checkers
to check code that uses `html5lib`. This version of
`types-html5lib` aims to provide accurate annotations for
`html5lib==1.1.*`.

This package is part of the [typeshed project](https://github.com/python/typeshed).
All fixes for types and metadata should be contributed there.
See [the README](https://github.com/python/typeshed/blob/main/README.md)
for more details. The source for this package can be found in the
[`stubs/html5lib`](https://github.com/python/typeshed/tree/main/stubs/html5lib)
directory.

This package was tested with the following type checkers:
* [mypy](https://github.com/python/mypy/) 1.18.2
* [pyright](https://github.com/microsoft/pyright) 1.1.406

It was generated from typeshed commit
[`7f2d9484f3694027f8adc962646d0dfb066bf0c9`](https://github.com/python/typeshed/commit/7f2d9484f3694027f8adc962646d0dfb066bf0c9).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "types-html5lib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/8a/b8/0ce98d9b20a4e8bdac4f4914054acadf5b3a36a7a832e11e0d1938e4c3ce/types_html5lib-1.1.11.20251014.tar.gz",
    "platform": null,
    "description": "## Typing stubs for html5lib\n\nThis is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)\nfor the [`html5lib`](https://github.com/html5lib/html5lib-python) package. It can be used by type checkers\nto check code that uses `html5lib`. This version of\n`types-html5lib` aims to provide accurate annotations for\n`html5lib==1.1.*`.\n\nThis package is part of the [typeshed project](https://github.com/python/typeshed).\nAll fixes for types and metadata should be contributed there.\nSee [the README](https://github.com/python/typeshed/blob/main/README.md)\nfor more details. The source for this package can be found in the\n[`stubs/html5lib`](https://github.com/python/typeshed/tree/main/stubs/html5lib)\ndirectory.\n\nThis package was tested with the following type checkers:\n* [mypy](https://github.com/python/mypy/) 1.18.2\n* [pyright](https://github.com/microsoft/pyright) 1.1.406\n\nIt was generated from typeshed commit\n[`7f2d9484f3694027f8adc962646d0dfb066bf0c9`](https://github.com/python/typeshed/commit/7f2d9484f3694027f8adc962646d0dfb066bf0c9).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Typing stubs for html5lib",
    "version": "1.1.11.20251014",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/html5lib.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": null,
            "digests": {
                "blake2b_256": "c9cbdf12640506b8dbd2f2bd0643c5ef4a72fa6285ec4cd7f4b20457842e7fd5",
                "md5": "57dfaed3bdb55a03ece618e14742ffb8",
                "sha256": "4ff2cf18dfc547009ab6fa4190fc3de464ba815c9090c3dd4a5b65f664bfa76c"
            },
            "downloads": -1,
            "filename": "types_html5lib-1.1.11.20251014-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "57dfaed3bdb55a03ece618e14742ffb8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 22916,
            "upload_time": "2025-10-14T02:54:48",
            "upload_time_iso_8601": "2025-10-14T02:54:48.686465Z",
            "url": "https://files.pythonhosted.org/packages/c9/cb/df12640506b8dbd2f2bd0643c5ef4a72fa6285ec4cd7f4b20457842e7fd5/types_html5lib-1.1.11.20251014-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8ab80ce98d9b20a4e8bdac4f4914054acadf5b3a36a7a832e11e0d1938e4c3ce",
                "md5": "d956616cee2978cd9717778a05bdae02",
                "sha256": "cc628d626e0111a2426a64f5f061ecfd113958b69ff6b3dc0eaaed2347ba9455"
            },
            "downloads": -1,
            "filename": "types_html5lib-1.1.11.20251014.tar.gz",
            "has_sig": false,
            "md5_digest": "d956616cee2978cd9717778a05bdae02",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 16895,
            "upload_time": "2025-10-14T02:54:50",
            "upload_time_iso_8601": "2025-10-14T02:54:50.003291Z",
            "url": "https://files.pythonhosted.org/packages/8a/b8/0ce98d9b20a4e8bdac4f4914054acadf5b3a36a7a832e11e0d1938e4c3ce/types_html5lib-1.1.11.20251014.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-14 02:54:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "typeshed-internal",
    "github_project": "stub_uploader",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "packaging",
            "specs": []
        },
        {
            "name": "requests",
            "specs": [
                [
                    "<",
                    "2.30.0"
                ]
            ]
        },
        {
            "name": "tomli",
            "specs": []
        },
        {
            "name": "build",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "77.0.3"
                ]
            ]
        },
        {
            "name": "twine",
            "specs": []
        },
        {
            "name": "mypy",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "types-requests",
            "specs": []
        },
        {
            "name": "black",
            "specs": [
                [
                    "<",
                    "25"
                ],
                [
                    ">=",
                    "24.1.1"
                ]
            ]
        }
    ],
    "lcname": "types-html5lib"
}
        
Elapsed time: 1.68386s