Skip to content

Simple command line menu for custom scripting in python

License

Notifications You must be signed in to change notification settings

jorgeacortes/python-cli-menu-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages