/CLI-menu-template

A very multi-purpose CLI picker menu

Primary LanguagePythonMIT LicenseMIT

CLI menu template

A very multi-purpose CLI picker menu.

Example image

This menu uses pyboxen to display pretty boxes. https://github.com/savioxavier/pyboxen

pip install pyboxen

Usage

  • The dict keys are the option selectors.
  • The dict values are the options.
  • Will always loop back to itself unless the quit option is selected