types-PyYAML


Nametypes-PyYAML JSON
Version 6.0.12.12 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for PyYAML
upload_time2023-09-23 15:12:46
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 PyYAML

This is a PEP 561 type stub package for the `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`. 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 `e40b5be2ea48dc83ffc2f38bfd542334deb98b20` and was tested
with mypy 1.5.1, pyright 1.1.328, and
pytype 2023.8.31.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-PyYAML",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/af/48/b3bbe63a129a80911b60f57929c5b243af909bc1c9590917434bca61a4a3/types-PyYAML-6.0.12.12.tar.gz",
    "platform": null,
    "description": "## Typing stubs for PyYAML\n\nThis is a PEP 561 type stub package for the `PyYAML` 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`PyYAML`. The 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 `e40b5be2ea48dc83ffc2f38bfd542334deb98b20` and was tested\nwith mypy 1.5.1, pyright 1.1.328, and\npytype 2023.8.31.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for PyYAML",
    "version": "6.0.12.12",
    "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": "9ddfaabb870a04254ceb8a406b0a4222c1b14f7fdf3d2d7633ba49364aca27f3",
                "md5": "3975df73aea9289956c0c13d22ee4616",
                "sha256": "c05bc6c158facb0676674b7f11fe3960db4f389718e19e62bd2b84d6205cfd24"
            },
            "downloads": -1,
            "filename": "types_PyYAML-6.0.12.12-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3975df73aea9289956c0c13d22ee4616",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 14923,
            "upload_time": "2023-09-23T15:12:44",
            "upload_time_iso_8601": "2023-09-23T15:12:44.546289Z",
            "url": "https://files.pythonhosted.org/packages/9d/df/aabb870a04254ceb8a406b0a4222c1b14f7fdf3d2d7633ba49364aca27f3/types_PyYAML-6.0.12.12-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af48b3bbe63a129a80911b60f57929c5b243af909bc1c9590917434bca61a4a3",
                "md5": "7efe3005bc3849859435fbc70e7eefc1",
                "sha256": "334373d392fde0fdf95af5c3f1661885fa10c52167b14593eb856289e1855062"
            },
            "downloads": -1,
            "filename": "types-PyYAML-6.0.12.12.tar.gz",
            "has_sig": false,
            "md5_digest": "7efe3005bc3849859435fbc70e7eefc1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 11974,
            "upload_time": "2023-09-23T15:12:46",
            "upload_time_iso_8601": "2023-09-23T15:12:46.108720Z",
            "url": "https://files.pythonhosted.org/packages/af/48/b3bbe63a129a80911b60f57929c5b243af909bc1c9590917434bca61a4a3/types-PyYAML-6.0.12.12.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-23 15:12:46",
    "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"
}
        
Elapsed time: 0.11892s