pyone


Namepyone JSON
Version 6.10.2 PyPI version JSON
download
home_pagehttp://opennebula.io
SummaryPython Bindings for OpenNebula XML-RPC API
upload_time2024-12-18 16:51:20
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/0a/31/20e54c34c08f72b91b423c174387a1ded6ca5ee8ca2e8b623a4fd478de5b/pyone-6.10.2.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.2",
    "project_urls": {
        "Homepage": "http://opennebula.io"
    },
    "split_keywords": [
        "cloud",
        "opennebula",
        "xmlrpc",
        "bindings"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "366051884504207e37ba63868cda015f00cae5627d8cb216a328e3d0518e27ff",
                "md5": "5f57f86b481e15e629dcf68c5097764d",
                "sha256": "a63a89942a3f831b7542c93d57758f7ed75b42247600cccc4b9ffd1449abf9f5"
            },
            "downloads": -1,
            "filename": "pyone-6.10.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5f57f86b481e15e629dcf68c5097764d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 212266,
            "upload_time": "2024-12-18T16:51:17",
            "upload_time_iso_8601": "2024-12-18T16:51:17.435207Z",
            "url": "https://files.pythonhosted.org/packages/36/60/51884504207e37ba63868cda015f00cae5627d8cb216a328e3d0518e27ff/pyone-6.10.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0a3120e54c34c08f72b91b423c174387a1ded6ca5ee8ca2e8b623a4fd478de5b",
                "md5": "ba1cd3ccd2efea68ec8edc0157623436",
                "sha256": "97d10201e151208818114f260e1dbaf20ba8bf36a483898a57a5955c1fb76654"
            },
            "downloads": -1,
            "filename": "pyone-6.10.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ba1cd3ccd2efea68ec8edc0157623436",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 207316,
            "upload_time": "2024-12-18T16:51:20",
            "upload_time_iso_8601": "2024-12-18T16:51:20.488463Z",
            "url": "https://files.pythonhosted.org/packages/0a/31/20e54c34c08f72b91b423c174387a1ded6ca5ee8ca2e8b623a4fd478de5b/pyone-6.10.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-18 16:51:20",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyone"
}
        
Elapsed time: 0.51328s