Skip to content

hypercli is a powerful Python package that simplifies the process of creating interactive menus and command-line interfaces. It provides a user-friendly and customizable interface for building command-line applications with enhanced features.

License

Notifications You must be signed in to change notification settings

HYP3R00T/hypercli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d42fea3 · Jan 31, 2025

History

40 Commits
Sep 10, 2024
Sep 10, 2024
Jan 31, 2025
Sep 10, 2024
Sep 10, 2024
Sep 10, 2024
Sep 10, 2024
Sep 10, 2024
Jul 16, 2023
Sep 10, 2024
Jan 31, 2025
Jan 31, 2025
Jan 31, 2025

Repository files navigation

hypercli

GitHub Actions Workflow Status Pypi versions

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:

pip install hypercli

Usage

Checkout documentation for more information on the configs, methods, and resources available in hypercli.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

hypercli is a powerful Python package that simplifies the process of creating interactive menus and command-line interfaces. It provides a user-friendly and customizable interface for building command-line applications with enhanced features.

Topics

Resources

License

Stars

Watchers

Forks

Languages