XenAPI


NameXenAPI JSON
Version 24.39.0 PyPI version JSON
download
home_pagehttps://xapi-project.github.io/
SummaryXenAPI SDK, for communication with XenServer.
upload_time2024-11-25 10:26:13
maintainerNone
docs_urlNone
authorXapi project developers and maintainers
requires_python<4,>=3.6
licenseBSD-2-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Usage
=====

To install the package, enable the virtual environment where it's going to be used and run
`$ pip install XenAPI`

Examples
--------

The [examples](https://github.com/xapi-project/xen-api/tree/master/scripts/examples/python) will not work unless they have been placed in the same directory as `XenAPI.py` or `XenAPI` package from PyPI has been installed (`pip install XenAPI`)

            

Raw data

            {
    "_id": null,
    "home_page": "https://xapi-project.github.io/",
    "name": "XenAPI",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Xapi project developers and maintainers",
    "author_email": "xen-api@lists.xenproject.org",
    "download_url": "https://files.pythonhosted.org/packages/f9/8b/00e69558f7d3447c47f7d65a6f5c92e5f35b39889fc70633f4dc76cf97c3/xenapi-24.39.0.tar.gz",
    "platform": null,
    "description": "Usage\n=====\n\nTo install the package, enable the virtual environment where it's going to be used and run\n`$ pip install XenAPI`\n\nExamples\n--------\n\nThe [examples](https://github.com/xapi-project/xen-api/tree/master/scripts/examples/python) will not work unless they have been placed in the same directory as `XenAPI.py` or `XenAPI` package from PyPI has been installed (`pip install XenAPI`)\n",
    "bugtrack_url": null,
    "license": "BSD-2-Clause",
    "summary": "XenAPI SDK, for communication with XenServer.",
    "version": "24.39.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/xapi-project/xen-api/issues",
        "Homepage": "https://xapi-project.github.io/",
        "Source Code": "https://github.com/xapi-project/xen-api"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0a1198cd779c8ff9502d6d736c74b323ff207c486f3412a2291d7069d3b4552",
                "md5": "c88a88a0c44ce1814b0fbd3adb06171c",
                "sha256": "7c90e233bf0bdb4c7dc02abad5761267d4691767d062f4906b87e661822fbb28"
            },
            "downloads": -1,
            "filename": "XenAPI-24.39.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c88a88a0c44ce1814b0fbd3adb06171c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.6",
            "size": 5764,
            "upload_time": "2024-11-25T10:26:11",
            "upload_time_iso_8601": "2024-11-25T10:26:11.413255Z",
            "url": "https://files.pythonhosted.org/packages/d0/a1/198cd779c8ff9502d6d736c74b323ff207c486f3412a2291d7069d3b4552/XenAPI-24.39.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f98b00e69558f7d3447c47f7d65a6f5c92e5f35b39889fc70633f4dc76cf97c3",
                "md5": "ac1decfce118796d1be4f4189e8c4361",
                "sha256": "9b5b4a696e53b19f6ac456dad24be93ce1807f0bcc79951862dae6da5d2ef98d"
            },
            "downloads": -1,
            "filename": "xenapi-24.39.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ac1decfce118796d1be4f4189e8c4361",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.6",
            "size": 6518,
            "upload_time": "2024-11-25T10:26:13",
            "upload_time_iso_8601": "2024-11-25T10:26:13.172884Z",
            "url": "https://files.pythonhosted.org/packages/f9/8b/00e69558f7d3447c47f7d65a6f5c92e5f35b39889fc70633f4dc76cf97c3/xenapi-24.39.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-25 10:26:13",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xapi-project",
    "github_project": "xen-api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "xenapi"
}
        
Elapsed time: 0.31080s