Name | hypercli JSON |
Version |
2.0.5
JSON |
| download |
home_page | None |
Summary | Generate enhanced menu-driven CLI programs with ease. |
upload_time | 2024-09-10 08:06:27 |
maintainer | None |
docs_url | None |
author | hyperoot |
requires_python | <4.0,>=3.12 |
license | None |
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/fc/10/84373b2a67ab1a6b64bc1b33297b3aece7a53cff666eb1f8c32ea884753c/hypercli-2.0.5.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.5",
"project_urls": null,
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e34aab9d8d0fb34396e6f60135568996f55eb393a2f4f56d4ed417aa7c36b7f7",
"md5": "284cc729bba1817b32be90b5c1635101",
"sha256": "bb7c5343a6282c3182e0e6581908095fd161d77707037ca887aa189de1ac85e6"
},
"downloads": -1,
"filename": "hypercli-2.0.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "284cc729bba1817b32be90b5c1635101",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.12",
"size": 5393,
"upload_time": "2024-09-10T08:06:26",
"upload_time_iso_8601": "2024-09-10T08:06:26.479150Z",
"url": "https://files.pythonhosted.org/packages/e3/4a/ab9d8d0fb34396e6f60135568996f55eb393a2f4f56d4ed417aa7c36b7f7/hypercli-2.0.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fc1084373b2a67ab1a6b64bc1b33297b3aece7a53cff666eb1f8c32ea884753c",
"md5": "0f72f7a2426e4493bca213ac020be310",
"sha256": "02e788f5b84664a058df66aa372bc4d36dd7bd52a1dd024a2181c17302858a28"
},
"downloads": -1,
"filename": "hypercli-2.0.5.tar.gz",
"has_sig": false,
"md5_digest": "0f72f7a2426e4493bca213ac020be310",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.12",
"size": 5105,
"upload_time": "2024-09-10T08:06:27",
"upload_time_iso_8601": "2024-09-10T08:06:27.986343Z",
"url": "https://files.pythonhosted.org/packages/fc/10/84373b2a67ab1a6b64bc1b33297b3aece7a53cff666eb1f8c32ea884753c/hypercli-2.0.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-10 08:06:27",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "hypercli"
}