pyone


Namepyone JSON
Version 6.8.2 PyPI version JSON
download
home_pagehttp://opennebula.io
SummaryPython Bindings for OpenNebula XML-RPC API
upload_time2024-02-21 14:25:09
maintainer
docs_urlNone
authorRafael del Valle
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "cloud opennebula xmlrpc bindings",
    "author": "Rafael del Valle",
    "author_email": "rvalle@privaz.io",
    "download_url": "https://files.pythonhosted.org/packages/a7/e9/ef8149f23f1714041002a7677b633e099f22ec6d0bfbddc73bb1e12e55b6/pyone-6.8.2.tar.gz",
    "platform": null,
    "description": "PyOne is an implementation of OpenNebula XML-RPC\nbindings in Python. It works as a proxy over the XML-RPC api and\nutilizes generateDS (https://www.davekuhlman.org/generateDS.html)\nto 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": "6.8.2",
    "project_urls": {
        "Homepage": "http://opennebula.io"
    },
    "split_keywords": [
        "cloud",
        "opennebula",
        "xmlrpc",
        "bindings"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9f51d27b97c23d78b5cb3e2b2830a4b614efe3cc663715cf3eb77ec16fd371f0",
                "md5": "0e18e1215c670ed3dadd1bce60867326",
                "sha256": "f94baabaefb280e9c2705aecfdc4740a8a0f61b9bd25ee8380528ae84608af61"
            },
            "downloads": -1,
            "filename": "pyone-6.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0e18e1215c670ed3dadd1bce60867326",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 210387,
            "upload_time": "2024-02-21T14:25:05",
            "upload_time_iso_8601": "2024-02-21T14:25:05.325300Z",
            "url": "https://files.pythonhosted.org/packages/9f/51/d27b97c23d78b5cb3e2b2830a4b614efe3cc663715cf3eb77ec16fd371f0/pyone-6.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a7e9ef8149f23f1714041002a7677b633e099f22ec6d0bfbddc73bb1e12e55b6",
                "md5": "09bea3629e0ea720dcfd8e1647c65015",
                "sha256": "f50085379927a6b0a96585e611c594e939b4223a57834c826482d67fd75613cd"
            },
            "downloads": -1,
            "filename": "pyone-6.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "09bea3629e0ea720dcfd8e1647c65015",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 201814,
            "upload_time": "2024-02-21T14:25:09",
            "upload_time_iso_8601": "2024-02-21T14:25:09.460433Z",
            "url": "https://files.pythonhosted.org/packages/a7/e9/ef8149f23f1714041002a7677b633e099f22ec6d0bfbddc73bb1e12e55b6/pyone-6.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-21 14:25:09",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyone"
}
        
Elapsed time: 0.19799s