XenAPI


NameXenAPI JSON
Version 25.26.0 PyPI version JSON
download
home_pagehttps://xapi-project.github.io/
SummaryXenAPI SDK, for communication with XenServer.
upload_time2025-07-16 12:17:00
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/c4/6d/d99026a9f0b8dc38b8a32ac19cf68871b83d2f54310dc45e5375d457f9a3/xenapi-25.26.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.26.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": "d93cb3fb198528d9fffafaa5b002c0a9583bf4f66f26fcffd441c97a6c5470f7",
                "md5": "5a2993e7d0c33e390905dfbc59a5c01c",
                "sha256": "38713f62f5e25a0ee048b9863e31c150cabe5dfc5701019e7b3589fccdd25f44"
            },
            "downloads": -1,
            "filename": "xenapi-25.26.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5a2993e7d0c33e390905dfbc59a5c01c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.6",
            "size": 5957,
            "upload_time": "2025-07-16T12:16:59",
            "upload_time_iso_8601": "2025-07-16T12:16:59.591458Z",
            "url": "https://files.pythonhosted.org/packages/d9/3c/b3fb198528d9fffafaa5b002c0a9583bf4f66f26fcffd441c97a6c5470f7/xenapi-25.26.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c46dd99026a9f0b8dc38b8a32ac19cf68871b83d2f54310dc45e5375d457f9a3",
                "md5": "9c0ef0b555bb1f61fb0e153332a8732e",
                "sha256": "e747c63db34d53719aff75d1bd5bf6f556738c59ccbf729d7e75b7fdadb34435"
            },
            "downloads": -1,
            "filename": "xenapi-25.26.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9c0ef0b555bb1f61fb0e153332a8732e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.6",
            "size": 6724,
            "upload_time": "2025-07-16T12:17:00",
            "upload_time_iso_8601": "2025-07-16T12:17:00.978493Z",
            "url": "https://files.pythonhosted.org/packages/c4/6d/d99026a9f0b8dc38b8a32ac19cf68871b83d2f54310dc45e5375d457f9a3/xenapi-25.26.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-16 12:17:00",
    "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: 1.82676s