FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

jorgeacortes/python-cli-menu-template: Simple command line menu for custom scripting in python · GitHub

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Python CLI Menu Template

Simple command line menu for custom scripting in python.

Features

  • Supports two menus with colors and going back.
  • Clean exit on CNTR+C.
  • Case sensitive.

Requirements

  • Python 3

Usage

  1. Change the name in config section.
  2. Insert your scripts in the backend section or import your module.
  3. Link each script to a key.

Customization

For changing a key binding update printMenu and menu1 y/o menu2.

About

Simple command line menu for custom scripting in python

Topics

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL