hypercli


Namehypercli JSON
Version 2.0.8 PyPI version JSON
download
home_pageNone
SummaryGenerate enhanced menu-driven CLI programs with ease.
upload_time2025-01-31 22:25:01
maintainerNone
docs_urlNone
authorhyperoot
requires_python<4.0,>=3.12
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">hypercli</h1>

<p align="center">
<img alt="GitHub Actions Workflow Status" src="https://img.shields.io/github/actions/workflow/status/HYP3R00T/hypercli/pypi_publish.yml?style=for-the-badge&labelColor=%2324273a&color=%23b7bdf8">
<a src="https://pypi.org/project/hypercli/" target="_blank">
<img alt="Pypi versions" src="https://img.shields.io/pypi/v/hypercli?style=for-the-badge&labelColor=%2324273a&color=%23b7bdf8">
</a>
</p>

**hypercli** is a Python package that provides an elegant solution for interacting with command line tools. It offers a menu-based command line interface (CLI) that allows users to navigate through different options and execute functions based on their choices.

## Features

- Generate menu-driven CLI programs with ease using decorators
- Customize the menus, options, and visual styles according to your requirements
- Supports nested menus and navigation between menus

## Installation

You can install **hypercli** using pip. Open your terminal and run the following command:

```bash
pip install hypercli
```

## Usage

Checkout [documentation](https://hypercli.hyperoot.dev) for more information on the configs, methods, and resources available in **hypercli**.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "hypercli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": null,
    "author": "hyperoot",
    "author_email": "rajesh@proton.me",
    "download_url": "https://files.pythonhosted.org/packages/e3/07/7d3463d8cb9484dcaf6b43cfeeff88dfbeafe4bc88164d87924de599ab64/hypercli-2.0.8.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">hypercli</h1>\n\n<p align=\"center\">\n<img alt=\"GitHub Actions Workflow Status\" src=\"https://img.shields.io/github/actions/workflow/status/HYP3R00T/hypercli/pypi_publish.yml?style=for-the-badge&labelColor=%2324273a&color=%23b7bdf8\">\n<a src=\"https://pypi.org/project/hypercli/\" target=\"_blank\">\n<img alt=\"Pypi versions\" src=\"https://img.shields.io/pypi/v/hypercli?style=for-the-badge&labelColor=%2324273a&color=%23b7bdf8\">\n</a>\n</p>\n\n**hypercli** is a Python package that provides an elegant solution for interacting with command line tools. It offers a menu-based command line interface (CLI) that allows users to navigate through different options and execute functions based on their choices.\n\n## Features\n\n- Generate menu-driven CLI programs with ease using decorators\n- Customize the menus, options, and visual styles according to your requirements\n- Supports nested menus and navigation between menus\n\n## Installation\n\nYou can install **hypercli** using pip. Open your terminal and run the following command:\n\n```bash\npip install hypercli\n```\n\n## Usage\n\nCheckout [documentation](https://hypercli.hyperoot.dev) for more information on the configs, methods, and resources available in **hypercli**.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Generate enhanced menu-driven CLI programs with ease.",
    "version": "2.0.8",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "44f31f2676769fff2eb080b7bad25a3c2dad8266cccd02e585c67df53e58408f",
                "md5": "2ffbb49a02245e0be7734b8abb7144f4",
                "sha256": "641a82fcdacaea0b818e4869ce3fad0a31a833f7535515bd419ffab488692d5e"
            },
            "downloads": -1,
            "filename": "hypercli-2.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2ffbb49a02245e0be7734b8abb7144f4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 5427,
            "upload_time": "2025-01-31T22:25:00",
            "upload_time_iso_8601": "2025-01-31T22:25:00.334639Z",
            "url": "https://files.pythonhosted.org/packages/44/f3/1f2676769fff2eb080b7bad25a3c2dad8266cccd02e585c67df53e58408f/hypercli-2.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e3077d3463d8cb9484dcaf6b43cfeeff88dfbeafe4bc88164d87924de599ab64",
                "md5": "3a5c80a442005df5a670068bc5ed513d",
                "sha256": "26d709f5b64848afeb8b21bd433320f2e2cf77d9d5dde7210517eb82476531c8"
            },
            "downloads": -1,
            "filename": "hypercli-2.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "3a5c80a442005df5a670068bc5ed513d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 5006,
            "upload_time": "2025-01-31T22:25:01",
            "upload_time_iso_8601": "2025-01-31T22:25:01.906581Z",
            "url": "https://files.pythonhosted.org/packages/e3/07/7d3463d8cb9484dcaf6b43cfeeff88dfbeafe4bc88164d87924de599ab64/hypercli-2.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-31 22:25:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "hypercli"
}
        
Elapsed time: 7.71528s