types-Markdown


Nametypes-Markdown JSON
Version 3.9.0.20250906 PyPI version JSON
download
home_pageNone
SummaryTyping stubs for Markdown
upload_time2025-09-06 02:45:23
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 Markdown

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

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/Markdown`](https://github.com/python/typeshed/tree/main/stubs/Markdown)
directory.

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

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

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "types-Markdown",
    "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/fb/dd/8a91a5f4dce705eff6862e01e8fd9984cdc55e6d6c3cfcadc68410c43abf/types_markdown-3.9.0.20250906.tar.gz",
    "platform": null,
    "description": "## Typing stubs for Markdown\n\nThis is a [type stub package](https://typing.python.org/en/latest/tutorials/external_libraries.html)\nfor the [`Markdown`](https://github.com/Python-Markdown/markdown) package. It can be used by type checkers\nto check code that uses `Markdown`. This version of\n`types-Markdown` aims to provide accurate annotations for\n`Markdown==3.9.*`.\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/Markdown`](https://github.com/python/typeshed/tree/main/stubs/Markdown)\ndirectory.\n\nThis package was tested with the following type checkers:\n* [mypy](https://github.com/python/mypy/) 1.17.1\n* [pyright](https://github.com/microsoft/pyright) 1.1.404\n\nIt was generated from typeshed commit\n[`cb2c371676f8f4a6a85b0d65c672dae308f51ca6`](https://github.com/python/typeshed/commit/cb2c371676f8f4a6a85b0d65c672dae308f51ca6).\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Typing stubs for Markdown",
    "version": "3.9.0.20250906",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/Markdown.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": "2917b0b9d315422eae106af1d30e51afe4b59c18b42311605fed9068ac6aa065",
                "md5": "a2403341512b34520021a06e3a8f6e83",
                "sha256": "afac4297e4e75f00b4043f9b3a989dc5924230d065996a233b9bce894c438cc2"
            },
            "downloads": -1,
            "filename": "types_markdown-3.9.0.20250906-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a2403341512b34520021a06e3a8f6e83",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 25830,
            "upload_time": "2025-09-06T02:45:22",
            "upload_time_iso_8601": "2025-09-06T02:45:22.211737Z",
            "url": "https://files.pythonhosted.org/packages/29/17/b0b9d315422eae106af1d30e51afe4b59c18b42311605fed9068ac6aa065/types_markdown-3.9.0.20250906-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fbdd8a91a5f4dce705eff6862e01e8fd9984cdc55e6d6c3cfcadc68410c43abf",
                "md5": "37293a0d685b397c1afda5a7043f1559",
                "sha256": "f02dc1a2d130b093de4910c64b2d0a811ae7020f03624df41c667818d2fee050"
            },
            "downloads": -1,
            "filename": "types_markdown-3.9.0.20250906.tar.gz",
            "has_sig": false,
            "md5_digest": "37293a0d685b397c1afda5a7043f1559",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 19439,
            "upload_time": "2025-09-06T02:45:23",
            "upload_time_iso_8601": "2025-09-06T02:45:23.617478Z",
            "url": "https://files.pythonhosted.org/packages/fb/dd/8a91a5f4dce705eff6862e01e8fd9984cdc55e6d6c3cfcadc68410c43abf/types_markdown-3.9.0.20250906.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-06 02:45:23",
    "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-markdown"
}
        
Elapsed time: 0.89610s