XenAPI


NameXenAPI JSON
Version 25.30.0 PyPI version JSON
download
home_pagehttps://xapi-project.github.io/
SummaryXenAPI SDK, for communication with XenServer.
upload_time2025-09-02 14:38:20
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/13/a9/0f1aeb72fad07790491c478cf8eec539cf433e5cc3f144c570159dddf454/xenapi-25.30.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": "25.30.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": null,
            "digests": {
                "blake2b_256": "05d2db3ebb33f96782a28799bb33372ea9bce357ff358f6b5039b3f9d178926e",
                "md5": "ddffc89088450c430cc85b87cd2cd41b",
                "sha256": "adee2e124ef25df46075f29f2346e8033702ad73e827b178d0fa4b3e96ad8298"
            },
            "downloads": -1,
            "filename": "xenapi-25.30.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ddffc89088450c430cc85b87cd2cd41b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.6",
            "size": 5957,
            "upload_time": "2025-09-02T14:38:19",
            "upload_time_iso_8601": "2025-09-02T14:38:19.404927Z",
            "url": "https://files.pythonhosted.org/packages/05/d2/db3ebb33f96782a28799bb33372ea9bce357ff358f6b5039b3f9d178926e/xenapi-25.30.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "13a90f1aeb72fad07790491c478cf8eec539cf433e5cc3f144c570159dddf454",
                "md5": "00a95192901b28bad89df1410843f359",
                "sha256": "911680046d3588e0c9fc588fde35a67c990bce0198eb4ba040ff0a77eac0f28f"
            },
            "downloads": -1,
            "filename": "xenapi-25.30.0.tar.gz",
            "has_sig": false,
            "md5_digest": "00a95192901b28bad89df1410843f359",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.6",
            "size": 6732,
            "upload_time": "2025-09-02T14:38:20",
            "upload_time_iso_8601": "2025-09-02T14:38:20.640760Z",
            "url": "https://files.pythonhosted.org/packages/13/a9/0f1aeb72fad07790491c478cf8eec539cf433e5cc3f144c570159dddf454/xenapi-25.30.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-02 14:38:20",
    "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.52046s