## Typing stubs for PyYAML
This is a [PEP 561](https://peps.python.org/pep-0561/)
type stub package for the [`PyYAML`](https://github.com/yaml/pyyaml) 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
`PyYAML`.
This version of `types-PyYAML` aims to provide accurate annotations
for `PyYAML==6.0.*`.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/PyYAML. All fixes for
types and metadata should be contributed there.
See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit
[`3266319a76057a531f2ec2c8d8725aee16586629`](https://github.com/python/typeshed/commit/3266319a76057a531f2ec2c8d8725aee16586629) and was tested
with mypy 1.11.1, pyright 1.1.379, and
pytype 2024.9.13.
Raw data
{
"_id": null,
"home_page": "https://github.com/python/typeshed",
"name": "types-PyYAML",
"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/92/7d/a95df0a11f95c8f48d7683f03e4aed1a2c0fc73e9de15cca4d38034bea1a/types-PyYAML-6.0.12.20240917.tar.gz",
"platform": null,
"description": "## Typing stubs for PyYAML\n\nThis is a [PEP 561](https://peps.python.org/pep-0561/)\ntype stub package for the [`PyYAML`](https://github.com/yaml/pyyaml) 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/),\nPyCharm, etc. to check code that uses\n`PyYAML`.\n\nThis version of `types-PyYAML` aims to provide accurate annotations\nfor `PyYAML==6.0.*`.\nThe source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/PyYAML. All fixes for\ntypes and metadata should be contributed there.\n\nSee https://github.com/python/typeshed/blob/main/README.md for more details.\nThis package was generated from typeshed commit\n[`3266319a76057a531f2ec2c8d8725aee16586629`](https://github.com/python/typeshed/commit/3266319a76057a531f2ec2c8d8725aee16586629) and was tested\nwith mypy 1.11.1, pyright 1.1.379, and\npytype 2024.9.13.\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Typing stubs for PyYAML",
"version": "6.0.12.20240917",
"project_urls": {
"Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/PyYAML.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": "9e2cc1d81d680997d24b0542aa336f0a65bd7835e5224b7670f33a7d617da379",
"md5": "39ba870a0f4604f0bebcfc10883564cd",
"sha256": "392b267f1c0fe6022952462bf5d6523f31e37f6cea49b14cee7ad634b6301570"
},
"downloads": -1,
"filename": "types_PyYAML-6.0.12.20240917-py3-none-any.whl",
"has_sig": false,
"md5_digest": "39ba870a0f4604f0bebcfc10883564cd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 15264,
"upload_time": "2024-09-17T02:17:23",
"upload_time_iso_8601": "2024-09-17T02:17:23.054369Z",
"url": "https://files.pythonhosted.org/packages/9e/2c/c1d81d680997d24b0542aa336f0a65bd7835e5224b7670f33a7d617da379/types_PyYAML-6.0.12.20240917-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "927da95df0a11f95c8f48d7683f03e4aed1a2c0fc73e9de15cca4d38034bea1a",
"md5": "9ff797db06c66f07a782e164a51566dd",
"sha256": "d1405a86f9576682234ef83bcb4e6fff7c9305c8b1fbad5e0bcd4f7dbdc9c587"
},
"downloads": -1,
"filename": "types-PyYAML-6.0.12.20240917.tar.gz",
"has_sig": false,
"md5_digest": "9ff797db06c66f07a782e164a51566dd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 12381,
"upload_time": "2024-09-17T02:17:24",
"upload_time_iso_8601": "2024-09-17T02:17:24.310254Z",
"url": "https://files.pythonhosted.org/packages/92/7d/a95df0a11f95c8f48d7683f03e4aed1a2c0fc73e9de15cca4d38034bea1a/types-PyYAML-6.0.12.20240917.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-17 02:17:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "python",
"github_project": "typeshed",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "types-pyyaml"
}