News

Notifications You must be signed in to change notification settings MenuScript is a Python script for creating and managing menus in your command line interface (CLI) application. With MenuScript, you ...
NO sub-menus are provided inherently , but the same idea could be expanded programmatically to include sub-menus for example: inside the menu-selected-function , you could run another different copy ...