gdash


Namegdash JSON
Version 1.1.7 PyPI version JSON
download
home_pagehttps://github.com/kadalu/gdash
SummaryGlusterFS Dashboard
upload_time2023-07-12 06:53:28
maintainer
docs_urlNone
authorAravinda Vishwanathapura
requires_python
licenseApache-2.0
keywords glusterfs gui dashboard
VCS
bugtrack_url
requirements CherryPy glustercli
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
    This tool is based on remote execution support provided by
    GlusterFS cli for `volume info` and `volume status` commands
    

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kadalu/gdash",
    "name": "gdash",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "glusterfs,gui,dashboard",
    "author": "Aravinda Vishwanathapura",
    "author_email": "aravinda@kadalu.io",
    "download_url": "https://files.pythonhosted.org/packages/74/be/334a5e4d379c1f67f0c2b1b424d4bb7b934b31f8fd87b788f0fe02cb3c80/gdash-1.1.7.tar.gz",
    "platform": "linux",
    "description": "\n    This tool is based on remote execution support provided by\n    GlusterFS cli for `volume info` and `volume status` commands\n    \n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "GlusterFS Dashboard",
    "version": "1.1.7",
    "project_urls": {
        "Homepage": "https://github.com/kadalu/gdash"
    },
    "split_keywords": [
        "glusterfs",
        "gui",
        "dashboard"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6661a66826a40cffc2366e04c63b530aee84b8496f548a365762516d7d82aaa9",
                "md5": "a137632ff17928bf79e7cc15c82a7df4",
                "sha256": "91497c3bec9c0d7b3882034090a3ec100c43250d36d593af45c26190a16719ec"
            },
            "downloads": -1,
            "filename": "gdash-1.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a137632ff17928bf79e7cc15c82a7df4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 363634,
            "upload_time": "2023-07-12T06:53:26",
            "upload_time_iso_8601": "2023-07-12T06:53:26.037790Z",
            "url": "https://files.pythonhosted.org/packages/66/61/a66826a40cffc2366e04c63b530aee84b8496f548a365762516d7d82aaa9/gdash-1.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "74be334a5e4d379c1f67f0c2b1b424d4bb7b934b31f8fd87b788f0fe02cb3c80",
                "md5": "d79e13607448b1bd05b82977145962d0",
                "sha256": "797a9b803a993cfed5ab7c2e0cd94e08c11140fdf1c845b3d054bf65ff23fc5b"
            },
            "downloads": -1,
            "filename": "gdash-1.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "d79e13607448b1bd05b82977145962d0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 361096,
            "upload_time": "2023-07-12T06:53:28",
            "upload_time_iso_8601": "2023-07-12T06:53:28.351515Z",
            "url": "https://files.pythonhosted.org/packages/74/be/334a5e4d379c1f67f0c2b1b424d4bb7b934b31f8fd87b788f0fe02cb3c80/gdash-1.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-07-12 06:53:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kadalu",
    "github_project": "gdash",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "CherryPy",
            "specs": [
                [
                    "==",
                    "18.8.0"
                ]
            ]
        },
        {
            "name": "glustercli",
            "specs": [
                [
                    "==",
                    "0.8.6"
                ]
            ]
        }
    ],
    "lcname": "gdash"
}
        
Elapsed time: 0.08663s