ilorest


Nameilorest JSON
Version 5.3.0.0 PyPI version JSON
download
home_pagehttps://github.com/HewlettPackard/python-redfish-utility
SummaryHPE iLORest Tool
upload_time2024-10-12 07:48:58
maintainerNone
docs_urlNone
authorHewlett Packard Enterprise
requires_pythonNone
licenseNone
keywords hewlett packard enterprise
VCS
bugtrack_url
requirements urllib3 pyaes colorama jsonpointer six ply decorator jsonpatch jsonpath-rw setproctitle jsondiff tabulate prompt_toolkit certifi pywin32 pypiwin32 wcwidth enum pre-commit future futures
Travis-CI
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/HewlettPackard/python-redfish-utility",
    "name": "ilorest",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Hewlett Packard Enterprise",
    "author": "Hewlett Packard Enterprise",
    "author_email": "rajeevalochana.kallur@hpe.com",
    "download_url": "https://files.pythonhosted.org/packages/44/3f/84cdbdde1914631a6977833dcc21d8ac4769e202270e07a445810245cd42/ilorest-5.3.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "HPE iLORest Tool",
    "version": "5.3.0.0",
    "project_urls": {
        "Homepage": "https://github.com/HewlettPackard/python-redfish-utility"
    },
    "split_keywords": [
        "hewlett",
        "packard",
        "enterprise"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "443f84cdbdde1914631a6977833dcc21d8ac4769e202270e07a445810245cd42",
                "md5": "8d95becda7ebbc99bf35a6ad4ad55f48",
                "sha256": "2285e1e0cfbc0e72742ccc499f6a6f0010b7434f1354bc9cff502aa3c396b509"
            },
            "downloads": -1,
            "filename": "ilorest-5.3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8d95becda7ebbc99bf35a6ad4ad55f48",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 621213,
            "upload_time": "2024-10-12T07:48:58",
            "upload_time_iso_8601": "2024-10-12T07:48:58.943523Z",
            "url": "https://files.pythonhosted.org/packages/44/3f/84cdbdde1914631a6977833dcc21d8ac4769e202270e07a445810245cd42/ilorest-5.3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-12 07:48:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HewlettPackard",
    "github_project": "python-redfish-utility",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.26.2"
                ]
            ]
        },
        {
            "name": "pyaes",
            "specs": [
                [
                    ">=",
                    "1.6.1"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    ">=",
                    "0.4.4"
                ]
            ]
        },
        {
            "name": "jsonpointer",
            "specs": [
                [
                    ">=",
                    "2.0"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.15.0"
                ]
            ]
        },
        {
            "name": "ply",
            "specs": [
                [
                    ">=",
                    "3.11"
                ]
            ]
        },
        {
            "name": "decorator",
            "specs": [
                [
                    ">=",
                    "4.4.2"
                ]
            ]
        },
        {
            "name": "jsonpatch",
            "specs": [
                [
                    ">=",
                    "1.28"
                ]
            ]
        },
        {
            "name": "jsonpath-rw",
            "specs": [
                [
                    ">=",
                    "1.4.0"
                ]
            ]
        },
        {
            "name": "setproctitle",
            "specs": [
                [
                    ">=",
                    "1.1.8"
                ]
            ]
        },
        {
            "name": "jsondiff",
            "specs": [
                [
                    ">=",
                    "1.2.0"
                ]
            ]
        },
        {
            "name": "tabulate",
            "specs": [
                [
                    ">=",
                    "0.8.7"
                ]
            ]
        },
        {
            "name": "prompt_toolkit",
            "specs": []
        },
        {
            "name": "certifi",
            "specs": [
                [
                    ">=",
                    "2020.12.5"
                ]
            ]
        },
        {
            "name": "pywin32",
            "specs": []
        },
        {
            "name": "pypiwin32",
            "specs": []
        },
        {
            "name": "wcwidth",
            "specs": [
                [
                    ">=",
                    "0.2.5"
                ]
            ]
        },
        {
            "name": "enum",
            "specs": []
        },
        {
            "name": "pre-commit",
            "specs": []
        },
        {
            "name": "future",
            "specs": []
        },
        {
            "name": "futures",
            "specs": []
        }
    ],
    "tox": true,
    "lcname": "ilorest"
}
        
Elapsed time: 0.58883s