XenAPI


NameXenAPI JSON
Version 25.37.0 PyPI version JSON
download
home_pagehttps://xapi-project.github.io/
SummaryXenAPI SDK, for communication with XenServer.
upload_time2025-11-12 14:39:56
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/c0/7a/e04bb076c3b67ffa23102d064e115dece3c21bcd9329142f6e996ed48679/xenapi-25.37.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.37.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": "594a1551fdf37a3e88d000aea830c31421d6cbd15d848b5b4f33c05a1a289a84",
                "md5": "603e0933a82af144635c90a06ba33162",
                "sha256": "c9cafd366aaac4f396312ff98a59b22d9e299780f6764ba1eeed71e139e735a4"
            },
            "downloads": -1,
            "filename": "xenapi-25.37.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "603e0933a82af144635c90a06ba33162",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.6",
            "size": 5958,
            "upload_time": "2025-11-12T14:39:54",
            "upload_time_iso_8601": "2025-11-12T14:39:54.594424Z",
            "url": "https://files.pythonhosted.org/packages/59/4a/1551fdf37a3e88d000aea830c31421d6cbd15d848b5b4f33c05a1a289a84/xenapi-25.37.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c07ae04bb076c3b67ffa23102d064e115dece3c21bcd9329142f6e996ed48679",
                "md5": "371d850d6a85101c61fa6df8b622a257",
                "sha256": "f886fe0a566c5a132af0bb1916027acdfe06bf1fad49510e4915c79037d759fa"
            },
            "downloads": -1,
            "filename": "xenapi-25.37.0.tar.gz",
            "has_sig": false,
            "md5_digest": "371d850d6a85101c61fa6df8b622a257",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.6",
            "size": 6748,
            "upload_time": "2025-11-12T14:39:56",
            "upload_time_iso_8601": "2025-11-12T14:39:56.570190Z",
            "url": "https://files.pythonhosted.org/packages/c0/7a/e04bb076c3b67ffa23102d064e115dece3c21bcd9329142f6e996ed48679/xenapi-25.37.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-12 14:39:56",
    "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: 3.70948s