## Typing stubs for Markdown
This is a [PEP 561](https://peps.python.org/pep-0561/)
type stub package for the [`Markdown`](https://github.com/Python-Markdown/markdown) 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/),
[Pyre](https://pyre-check.org/),
PyCharm, etc. to check code that uses `Markdown`. This version of
`types-Markdown` aims to provide accurate annotations for
`Markdown==3.7.*`.
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.
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
mypy 1.13.0,
pyright 1.1.389,
and pytype 2024.10.11.
It was generated from typeshed commit
[`7fbb5fe32ba3d92ba51d9e06837b48895cf5f038`](https://github.com/python/typeshed/commit/7fbb5fe32ba3d92ba51d9e06837b48895cf5f038).
Raw data
{
"_id": null,
"home_page": "https://github.com/python/typeshed",
"name": "types-Markdown",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/d4/3c/874ac6ce93f4e6bd0283a5df2c8065f4e623c6c3bc0b2fb98c098313cb73/types_markdown-3.7.0.20241204.tar.gz",
"platform": null,
"description": "## Typing stubs for Markdown\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/)\ntype stub package for the [`Markdown`](https://github.com/Python-Markdown/markdown) package.\nIt can 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/),\n[Pyre](https://pyre-check.org/),\nPyCharm, etc. to check code that uses `Markdown`. This version of\n`types-Markdown` aims to provide accurate annotations for\n`Markdown==3.7.*`.\n\nThis stub package is marked as [partial](https://peps.python.org/pep-0561/#partial-stub-packages).\nIf you find that annotations are missing, feel free to contribute and help complete them.\n\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\nmypy 1.13.0,\npyright 1.1.389,\nand pytype 2024.10.11.\nIt was generated from typeshed commit\n[`7fbb5fe32ba3d92ba51d9e06837b48895cf5f038`](https://github.com/python/typeshed/commit/7fbb5fe32ba3d92ba51d9e06837b48895cf5f038).\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Typing stubs for Markdown",
"version": "3.7.0.20241204",
"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": "",
"digests": {
"blake2b_256": "04263c9730e845cfd0d587e0dfa9c1975f02f9f49407afbf30800094bdac0286",
"md5": "75731b5a5782a62f5a9d7b27db121d76",
"sha256": "f96146c367ea9c82bfe9903559d72706555cc2a1a3474c58ebba03b418ab18da"
},
"downloads": -1,
"filename": "types_Markdown-3.7.0.20241204-py3-none-any.whl",
"has_sig": false,
"md5_digest": "75731b5a5782a62f5a9d7b27db121d76",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 23572,
"upload_time": "2024-12-04T02:57:28",
"upload_time_iso_8601": "2024-12-04T02:57:28.217329Z",
"url": "https://files.pythonhosted.org/packages/04/26/3c9730e845cfd0d587e0dfa9c1975f02f9f49407afbf30800094bdac0286/types_Markdown-3.7.0.20241204-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d43c874ac6ce93f4e6bd0283a5df2c8065f4e623c6c3bc0b2fb98c098313cb73",
"md5": "9a14a8ee34c6a2afc7d332c123fa79d2",
"sha256": "ecca2b25cd23163fd28ed5ba34d183d731da03e8a5ed3a20b60daded304c5410"
},
"downloads": -1,
"filename": "types_markdown-3.7.0.20241204.tar.gz",
"has_sig": false,
"md5_digest": "9a14a8ee34c6a2afc7d332c123fa79d2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 17820,
"upload_time": "2024-12-04T02:57:29",
"upload_time_iso_8601": "2024-12-04T02:57:29.117234Z",
"url": "https://files.pythonhosted.org/packages/d4/3c/874ac6ce93f4e6bd0283a5df2c8065f4e623c6c3bc0b2fb98c098313cb73/types_markdown-3.7.0.20241204.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-04 02:57:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "python",
"github_project": "typeshed",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "types-markdown"
}