vmware-vapi-common-client


Namevmware-vapi-common-client JSON
Version 2.52.0 PyPI version JSON
download
home_pagehttps://github.com/vmware/vsphere-automation-sdk-python
SummaryVMware vAPI Common Services Client Bindings
upload_time2024-06-13 07:25:29
maintainerNone
docs_urlNone
authorBroadcom
requires_pythonNone
licenseLicense :: OSI Approved :: MIT License
keywords broadcom vcf vsphere
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            # VMware vAPI Common Client

VMware vAPI Common Client is a client library which contains Python language bindings for core APIs like Session, Tasks and API Metadata.


[Source code](https://github.com/vmware/vsphere-automation-sdk-python/tree/master/lib/src/vapi-common-client) 

## Getting started

### Prerequisites

- Python 3.8+ is required to use this package.

### Install the package

```bash
pip install vmware-vapi-common-client
```



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/vmware/vsphere-automation-sdk-python",
    "name": "vmware-vapi-common-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Broadcom, VCF, vSphere",
    "author": "Broadcom",
    "author_email": null,
    "download_url": null,
    "platform": null,
    "description": "# VMware vAPI Common Client\n\nVMware vAPI Common Client is a client library which contains Python language bindings for core APIs like Session, Tasks and API Metadata.\n\n\n[Source code](https://github.com/vmware/vsphere-automation-sdk-python/tree/master/lib/src/vapi-common-client) \n\n## Getting started\n\n### Prerequisites\n\n- Python 3.8+ is required to use this package.\n\n### Install the package\n\n```bash\npip install vmware-vapi-common-client\n```\n\n\n",
    "bugtrack_url": null,
    "license": "License :: OSI Approved :: MIT License",
    "summary": "VMware vAPI Common Services Client Bindings",
    "version": "2.52.0",
    "project_urls": {
        "Homepage": "https://github.com/vmware/vsphere-automation-sdk-python"
    },
    "split_keywords": [
        "broadcom",
        " vcf",
        " vsphere"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2e66dac81fdf1dc918e10232c62409d98234ad2d1aa3909880f3bc7819afaf3e",
                "md5": "489df1bd280c619d2ed2fcd7f02039dc",
                "sha256": "912c7199cc36454d0002578154a81275239f773a1270e636a613c2dcd6b055f0"
            },
            "downloads": -1,
            "filename": "vmware_vapi_common_client-2.52.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "489df1bd280c619d2ed2fcd7f02039dc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 96195,
            "upload_time": "2024-06-13T07:25:29",
            "upload_time_iso_8601": "2024-06-13T07:25:29.944071Z",
            "url": "https://files.pythonhosted.org/packages/2e/66/dac81fdf1dc918e10232c62409d98234ad2d1aa3909880f3bc7819afaf3e/vmware_vapi_common_client-2.52.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-13 07:25:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "vmware",
    "github_project": "vsphere-automation-sdk-python",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "vmware-vapi-common-client"
}
        
Elapsed time: 0.64449s