XenAPI


NameXenAPI JSON
Version 25.7.0 PyPI version JSON
download
home_pagehttps://xapi-project.github.io/
SummaryXenAPI SDK, for communication with XenServer.
upload_time2025-02-18 11:25:18
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/b0/85/5a61f06d6b7703e4e5cf78b0ffb01385cb24538a9a8e25dcc15b506f9f2d/xenapi-25.7.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.7.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": "8e202c876ea847b3ef2828c49ca941a1c802ee7748630492d8296f3403656fb2",
                "md5": "78a11effc81328ac50e7b8c7b0e180e2",
                "sha256": "6bdffa5c0964544651f2adacd20426aef65acbfa2efb407fb217e16de6accbd5"
            },
            "downloads": -1,
            "filename": "XenAPI-25.7.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "78a11effc81328ac50e7b8c7b0e180e2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.6",
            "size": 5877,
            "upload_time": "2025-02-18T11:25:15",
            "upload_time_iso_8601": "2025-02-18T11:25:15.583138Z",
            "url": "https://files.pythonhosted.org/packages/8e/20/2c876ea847b3ef2828c49ca941a1c802ee7748630492d8296f3403656fb2/XenAPI-25.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b0855a61f06d6b7703e4e5cf78b0ffb01385cb24538a9a8e25dcc15b506f9f2d",
                "md5": "dbec35f893829f4b0d08c6f86f142bc4",
                "sha256": "ae2ced16b164fb3fb094d5648616afcd554f29b18bd965206eb5280b00b41042"
            },
            "downloads": -1,
            "filename": "xenapi-25.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "dbec35f893829f4b0d08c6f86f142bc4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.6",
            "size": 6681,
            "upload_time": "2025-02-18T11:25:18",
            "upload_time_iso_8601": "2025-02-18T11:25:18.655107Z",
            "url": "https://files.pythonhosted.org/packages/b0/85/5a61f06d6b7703e4e5cf78b0ffb01385cb24538a9a8e25dcc15b506f9f2d/xenapi-25.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-18 11:25:18",
    "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.51724s