pyone


Namepyone JSON
Version 6.10.1 PyPI version JSON
download
home_pagehttp://opennebula.io
SummaryPython Bindings for OpenNebula XML-RPC API
upload_time2024-11-07 11:42:52
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/0c/88/513cebe8576857920b3dde6c792fd3737bdf87ef7f584c74efc887c538c7/pyone-6.10.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": "6.10.1",
    "project_urls": {
        "Homepage": "http://opennebula.io"
    },
    "split_keywords": [
        "cloud",
        "opennebula",
        "xmlrpc",
        "bindings"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5da7f50ea0e04a34f9d32e50c3ecffc45625533cd24b4f0d1c90b20092ea80ab",
                "md5": "c9035ae74f415e55fb615b4cac207a6d",
                "sha256": "0f7470be836c8aabe11516ada8c19352304f5581475369f296b63803d193c595"
            },
            "downloads": -1,
            "filename": "pyone-6.10.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c9035ae74f415e55fb615b4cac207a6d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 212266,
            "upload_time": "2024-11-07T11:42:50",
            "upload_time_iso_8601": "2024-11-07T11:42:50.253332Z",
            "url": "https://files.pythonhosted.org/packages/5d/a7/f50ea0e04a34f9d32e50c3ecffc45625533cd24b4f0d1c90b20092ea80ab/pyone-6.10.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c88513cebe8576857920b3dde6c792fd3737bdf87ef7f584c74efc887c538c7",
                "md5": "993033b5e0c73583a4346c293977b897",
                "sha256": "6ed2ac268671d21c7c52c269e0c3cbf3675e9fee412704e765c7fd9335f67e4c"
            },
            "downloads": -1,
            "filename": "pyone-6.10.1.tar.gz",
            "has_sig": false,
            "md5_digest": "993033b5e0c73583a4346c293977b897",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 207331,
            "upload_time": "2024-11-07T11:42:52",
            "upload_time_iso_8601": "2024-11-07T11:42:52.339077Z",
            "url": "https://files.pythonhosted.org/packages/0c/88/513cebe8576857920b3dde6c792fd3737bdf87ef7f584c74efc887c538c7/pyone-6.10.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-07 11:42:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyone"
}
        
Elapsed time: 0.98132s