# fb-vmware
A Python wrapper module around the pyvmomi module to simplify work and handling.
Raw data
{
"_id": null,
"home_page": "https://github.com/fbrehm/fb-vmware",
"name": "fb-vmware",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Frank Brehm",
"author_email": "frank@brehm-online.com",
"download_url": "https://files.pythonhosted.org/packages/84/96/84a6be8f627d2a9acdcb386630523a9df300331b0e7c0a233100214202e9/fb_vmware-1.3.1.tar.gz",
"platform": "posix",
"description": "# fb-vmware\nA Python wrapper module around the pyvmomi module to simplify work and handling.\n",
"bugtrack_url": null,
"license": "LGPL3+",
"summary": "A wrapper module around the pyvmomi module to simplify work and handling.",
"version": "1.3.1",
"project_urls": {
"Homepage": "https://github.com/fbrehm/fb-vmware"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a6de27c0a5f0a851f98af14fa03b6bd77006656ea2bd7a6abfc6d1de81cd8a01",
"md5": "0efb7a9d6eb8c3e4978764b4dc718828",
"sha256": "05680b269dfb03f31c0e526e9011f07c97a72643cb1821614d2a805352ad33b4"
},
"downloads": -1,
"filename": "fb_vmware-1.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0efb7a9d6eb8c3e4978764b4dc718828",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 112586,
"upload_time": "2024-07-25T15:42:30",
"upload_time_iso_8601": "2024-07-25T15:42:30.856234Z",
"url": "https://files.pythonhosted.org/packages/a6/de/27c0a5f0a851f98af14fa03b6bd77006656ea2bd7a6abfc6d1de81cd8a01/fb_vmware-1.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "849684a6be8f627d2a9acdcb386630523a9df300331b0e7c0a233100214202e9",
"md5": "fcf368b0a68bcce43a5fd2e19d970663",
"sha256": "f0fabe00b8199fd1c8064fbcda751897a86e168007fe362eaac65344dbf56a37"
},
"downloads": -1,
"filename": "fb_vmware-1.3.1.tar.gz",
"has_sig": false,
"md5_digest": "fcf368b0a68bcce43a5fd2e19d970663",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 92717,
"upload_time": "2024-07-25T15:42:42",
"upload_time_iso_8601": "2024-07-25T15:42:42.629640Z",
"url": "https://files.pythonhosted.org/packages/84/96/84a6be8f627d2a9acdcb386630523a9df300331b0e7c0a233100214202e9/fb_vmware-1.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-25 15:42:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "fbrehm",
"github_project": "fb-vmware",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "pyvmomi",
"specs": []
},
{
"name": "fb_logging",
"specs": [
[
">=",
"1.0.0"
]
]
},
{
"name": "fb_tools",
"specs": [
[
">=",
"2.6.2"
]
]
},
{
"name": "packaging",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "six",
"specs": []
},
{
"name": "pytz",
"specs": []
},
{
"name": "setuptools",
"specs": []
},
{
"name": "wheel",
"specs": []
},
{
"name": "Babel",
"specs": []
},
{
"name": "PyYAML",
"specs": []
},
{
"name": "toml",
"specs": []
}
],
"lcname": "fb-vmware"
}