Skip to content
This repository was archived by the owner on Sep 3, 2025. It is now read-only.

This Python CLI Toolkit is a powerful tool for creating command-line interfaces (CLI) with Python. It provides a framework for defining commands, handling user input, and managing modules.

License

Notifications You must be signed in to change notification settings

AidinHamedi/Python-CLI-toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python CLI Toolkit

License: MIT

This Python CLI Toolkit is a powerful tool for creating command-line interfaces (CLI) with Python. It provides a framework for defining commands, handling user input, and managing modules.

Example usage:

Example

Note
Please note that this image is for a project using the Template/Toolkit.

Note
Please note that this code uses my print_color
for more info go to https://github.com/Aydinhamedi/Python-color-print.

Note
Please note that there is a template version too
more info on https://github.com/Aydinhamedi/Python-CLI-template

Warning
Please note that a part of this doc is generated by Ai (GPT-4).

Features

  • Python version check
  • Package installation
  • Easy command addition and customization
  • Colorful CLI interface
  • Base commands included
  • Error handling

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Python 3.x

Installation

  1. Clone the repo
    git clone https://github.com/Aydinhamedi/Python-CLI-toolkit

Usage

After installation, you can run the CLI application with the CLI.cmd and customize the CLI with Data\CLI_main.py file. This will start the CLI application where you can use the available commands.

For detailed instructions on how to add commands and customize the CLI, please refer to the documentation.

License

Distributed under the MIT License. See LICENSE for more information.

About

This Python CLI Toolkit is a powerful tool for creating command-line interfaces (CLI) with Python. It provides a framework for defining commands, handling user input, and managing modules.

Topics

Resources

License

Stars

Watchers

Forks