types-pyvmomi


Nametypes-pyvmomi JSON
Version 8.0.0.5 PyPI version JSON
download
home_pagehttps://github.com/python/typeshed
SummaryTyping stubs for pyvmomi
upload_time2023-05-30 12:31:44
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 pyvmomi

This is a PEP 561 type stub package for the `pyvmomi` 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
`pyvmomi`. The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/pyvmomi. All fixes for
types and metadata should be contributed there.

*Note:* The `pyvmomi` package includes type annotations or type stubs
since version 8.0.1.0.1. Please uninstall the `types-pyvmomi`
package if you use this or a newer version.


See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit `2ec6ba979f98c3c49d3a7ac2b11f1b3459e8e95a`.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/python/typeshed",
    "name": "types-pyvmomi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/c5/02/a65e9bf709d4db2fb505684fb4c6b97f344ca87eb9562816e03ccdbb53c4/types-pyvmomi-8.0.0.5.tar.gz",
    "platform": null,
    "description": "## Typing stubs for pyvmomi\n\nThis is a PEP 561 type stub package for the `pyvmomi` 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`pyvmomi`. The source for this package can be found at\nhttps://github.com/python/typeshed/tree/main/stubs/pyvmomi. All fixes for\ntypes and metadata should be contributed there.\n\n*Note:* The `pyvmomi` package includes type annotations or type stubs\nsince version 8.0.1.0.1. Please uninstall the `types-pyvmomi`\npackage if you use this or a newer version.\n\n\nSee https://github.com/python/typeshed/blob/main/README.md for more details.\nThis package was generated from typeshed commit `2ec6ba979f98c3c49d3a7ac2b11f1b3459e8e95a`.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0 license",
    "summary": "Typing stubs for pyvmomi",
    "version": "8.0.0.5",
    "project_urls": {
        "Changes": "https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/pyvmomi.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": "9958978ded726037a1d2800cfbd3dea8e7bb3e42267c08a87c0371dee776eb7d",
                "md5": "e712a3ec85b0ba6beb16bfd6b73793f4",
                "sha256": "408caa11a7956ff8c415b4a5b60761709706d5fe78fc0dd125bb46428a861348"
            },
            "downloads": -1,
            "filename": "types_pyvmomi-8.0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e712a3ec85b0ba6beb16bfd6b73793f4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5998,
            "upload_time": "2023-05-30T12:31:43",
            "upload_time_iso_8601": "2023-05-30T12:31:43.880775Z",
            "url": "https://files.pythonhosted.org/packages/99/58/978ded726037a1d2800cfbd3dea8e7bb3e42267c08a87c0371dee776eb7d/types_pyvmomi-8.0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c502a65e9bf709d4db2fb505684fb4c6b97f344ca87eb9562816e03ccdbb53c4",
                "md5": "b1b1491bd6a89abce222df1e59b49079",
                "sha256": "ba416264e93ae53084b8402e2eb2fb8677adc98cd1a23cf31f21eab683044442"
            },
            "downloads": -1,
            "filename": "types-pyvmomi-8.0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "b1b1491bd6a89abce222df1e59b49079",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5863,
            "upload_time": "2023-05-30T12:31:44",
            "upload_time_iso_8601": "2023-05-30T12:31:44.923782Z",
            "url": "https://files.pythonhosted.org/packages/c5/02/a65e9bf709d4db2fb505684fb4c6b97f344ca87eb9562816e03ccdbb53c4/types-pyvmomi-8.0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-30 12:31:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "python",
    "github_project": "typeshed",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "types-pyvmomi"
}
        
Elapsed time: 0.07251s