PyStorCLITUI


NamePyStorCLITUI JSON
Version 0.0.1.dev9 PyPI version JSON
download
home_page
SummaryPython StorCLI TUI
upload_time2023-04-17 15:52:43
maintainer
docs_urlNone
author
requires_python>=3.8
licenseBSD-3-Clause
keywords storcli wrapper cli tui textual
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pystorcliTUI
[![Coverage Status Master](https://coveralls.io/repos/github/Naudit/pystorclitui/badge.svg?branch=master)](https://coveralls.io/github/Naudit/pystorclitui?branch=master)
![Coveralls branch](https://img.shields.io/coverallsCoverage/github/Naudit/pystorclitui?branch=develop&label=coverage%20on%20develop&logo=coveralls)
[![Downloads](https://static.pepy.tech/personalized-badge/pystorclitui?period=month&units=international_system&left_color=grey&right_color=blue&left_text=Downloads/month)](https://pepy.tech/project/pystorclitui)

An easy to use TUI for storcli written in python

For now this is just a proof of concept, it does almost nothing.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "PyStorCLITUI",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "storcli,wrapper,cli,tui,textual",
    "author": "",
    "author_email": "Rafael Leira <rafael.leira@naudit.es>",
    "download_url": "https://files.pythonhosted.org/packages/17/d5/de43c6fec6c4015fcfe5d992ab7bcd428095c5a9d432c16c609057dd5414/PyStorCLITUI-0.0.1.dev9.tar.gz",
    "platform": null,
    "description": "# pystorcliTUI\n[![Coverage Status Master](https://coveralls.io/repos/github/Naudit/pystorclitui/badge.svg?branch=master)](https://coveralls.io/github/Naudit/pystorclitui?branch=master)\n![Coveralls branch](https://img.shields.io/coverallsCoverage/github/Naudit/pystorclitui?branch=develop&label=coverage%20on%20develop&logo=coveralls)\n[![Downloads](https://static.pepy.tech/personalized-badge/pystorclitui?period=month&units=international_system&left_color=grey&right_color=blue&left_text=Downloads/month)](https://pepy.tech/project/pystorclitui)\n\nAn easy to use TUI for storcli written in python\n\nFor now this is just a proof of concept, it does almost nothing.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Python StorCLI TUI",
    "version": "0.0.1.dev9",
    "split_keywords": [
        "storcli",
        "wrapper",
        "cli",
        "tui",
        "textual"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "706db341f31243190937a53751251a541e7fc4a4910f67580445937e2bfbaebe",
                "md5": "a4ad957c759233c8da87b659cec8e3b6",
                "sha256": "900390966efa20a98bbdd5974bc4e12e59e62b353ed5eeaf1ff63fa99efd8c55"
            },
            "downloads": -1,
            "filename": "PyStorCLITUI-0.0.1.dev9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a4ad957c759233c8da87b659cec8e3b6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 13386,
            "upload_time": "2023-04-17T15:52:41",
            "upload_time_iso_8601": "2023-04-17T15:52:41.379404Z",
            "url": "https://files.pythonhosted.org/packages/70/6d/b341f31243190937a53751251a541e7fc4a4910f67580445937e2bfbaebe/PyStorCLITUI-0.0.1.dev9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "17d5de43c6fec6c4015fcfe5d992ab7bcd428095c5a9d432c16c609057dd5414",
                "md5": "f36f56085d2623ca74f6bd852e95d960",
                "sha256": "d46718a057e898ea462bde9b3c78915908c6a40088d22ad8104a24cf63c452ce"
            },
            "downloads": -1,
            "filename": "PyStorCLITUI-0.0.1.dev9.tar.gz",
            "has_sig": false,
            "md5_digest": "f36f56085d2623ca74f6bd852e95d960",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 128289,
            "upload_time": "2023-04-17T15:52:43",
            "upload_time_iso_8601": "2023-04-17T15:52:43.809892Z",
            "url": "https://files.pythonhosted.org/packages/17/d5/de43c6fec6c4015fcfe5d992ab7bcd428095c5a9d432c16c609057dd5414/PyStorCLITUI-0.0.1.dev9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-17 15:52:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pystorclitui"
}
        
Elapsed time: 0.06390s