pyone


Namepyone JSON
Version 7.0.1 PyPI version JSON
download
home_pagehttp://opennebula.io
SummaryPython Bindings for OpenNebula XML-RPC API
upload_time2025-10-23 12:30:23
maintainerNone
docs_urlNone
authorRafael del Valle
requires_pythonNone
licensehttp://www.apache.org/licenses/LICENSE-2.0
keywords cloud opennebula xmlrpc bindings
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            PyOne is an implementation of OpenNebula XML-RPC
        bindings in Python. It works as a proxy over the XML-RPC api and
        utilizes generateDS (https://www.davekuhlman.org/generateDS.html)
        to ecapsulate the xml response to Python objects.


            

Raw data

            {
    "_id": null,
    "home_page": "http://opennebula.io",
    "name": "pyone",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "cloud opennebula xmlrpc bindings",
    "author": "Rafael del Valle",
    "author_email": "rvalle@privaz.io",
    "download_url": "https://files.pythonhosted.org/packages/63/7c/ceeabf05dfb89bb64ae68122db10320ef050112cf781bb042be176db2319/pyone-7.0.1.tar.gz",
    "platform": null,
    "description": "PyOne is an implementation of OpenNebula XML-RPC\n        bindings in Python. It works as a proxy over the XML-RPC api and\n        utilizes generateDS (https://www.davekuhlman.org/generateDS.html)\n        to ecapsulate the xml response to Python objects.\n\n",
    "bugtrack_url": null,
    "license": "http://www.apache.org/licenses/LICENSE-2.0",
    "summary": "Python Bindings for OpenNebula XML-RPC API",
    "version": "7.0.1",
    "project_urls": {
        "Homepage": "http://opennebula.io"
    },
    "split_keywords": [
        "cloud",
        "opennebula",
        "xmlrpc",
        "bindings"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2c1b1653c8fcc0eaafa955c4f1bdb7ea75ce5f125bac54972ff3c0a3c77b8109",
                "md5": "d1fea25301e872f04a3be9bcf2ad016f",
                "sha256": "c744a7bb42d702c07ee81b1c73c6f17ed5d06a9fb2d0ffb72fd5f46e9d61f594"
            },
            "downloads": -1,
            "filename": "pyone-7.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d1fea25301e872f04a3be9bcf2ad016f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 195474,
            "upload_time": "2025-10-23T12:30:21",
            "upload_time_iso_8601": "2025-10-23T12:30:21.281264Z",
            "url": "https://files.pythonhosted.org/packages/2c/1b/1653c8fcc0eaafa955c4f1bdb7ea75ce5f125bac54972ff3c0a3c77b8109/pyone-7.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "637cceeabf05dfb89bb64ae68122db10320ef050112cf781bb042be176db2319",
                "md5": "7ccf338c8e756662c5a81c82ddfa88b7",
                "sha256": "f940d29d8b3619698b1234e942b103f4ea7a3244daa9850267bf8f4901fd8563"
            },
            "downloads": -1,
            "filename": "pyone-7.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7ccf338c8e756662c5a81c82ddfa88b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 190724,
            "upload_time": "2025-10-23T12:30:23",
            "upload_time_iso_8601": "2025-10-23T12:30:23.263033Z",
            "url": "https://files.pythonhosted.org/packages/63/7c/ceeabf05dfb89bb64ae68122db10320ef050112cf781bb042be176db2319/pyone-7.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-23 12:30:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyone"
}
        
Elapsed time: 4.26481s