pyone


Namepyone JSON
Version 6.10.3 PyPI version JSON
download
home_pagehttp://opennebula.io
SummaryPython Bindings for OpenNebula XML-RPC API
upload_time2025-02-20 10:33:12
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/08/6c/526550b28a636914a48f285c7efd5508553bb2c8cd6c304813c731ed5648/pyone-6.10.3.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.3",
    "project_urls": {
        "Homepage": "http://opennebula.io"
    },
    "split_keywords": [
        "cloud",
        "opennebula",
        "xmlrpc",
        "bindings"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57c38acddba5f2b5aecd198788a6814cf10acfe243a5125ee3d6cc3261b76673",
                "md5": "0c69cfe10c48b5f32c46df476cfa2e05",
                "sha256": "7160d0cd8fea9c8f8227364949a2521ddbab51263c68f3d45fa29ac8d55a3bc2"
            },
            "downloads": -1,
            "filename": "pyone-6.10.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0c69cfe10c48b5f32c46df476cfa2e05",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 212266,
            "upload_time": "2025-02-20T10:33:09",
            "upload_time_iso_8601": "2025-02-20T10:33:09.384559Z",
            "url": "https://files.pythonhosted.org/packages/57/c3/8acddba5f2b5aecd198788a6814cf10acfe243a5125ee3d6cc3261b76673/pyone-6.10.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "086c526550b28a636914a48f285c7efd5508553bb2c8cd6c304813c731ed5648",
                "md5": "ca468beff44c23c5198e90ff0d308e24",
                "sha256": "63683014d81fe9abd3ab246dcc647d34cc8cd79187470c52660bfd1a5cb9955c"
            },
            "downloads": -1,
            "filename": "pyone-6.10.3.tar.gz",
            "has_sig": false,
            "md5_digest": "ca468beff44c23c5198e90ff0d308e24",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 207337,
            "upload_time": "2025-02-20T10:33:12",
            "upload_time_iso_8601": "2025-02-20T10:33:12.003536Z",
            "url": "https://files.pythonhosted.org/packages/08/6c/526550b28a636914a48f285c7efd5508553bb2c8cd6c304813c731ed5648/pyone-6.10.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-20 10:33:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyone"
}
        
Elapsed time: 1.55844s