Skip to main content

A simple commandline menu builder

Project description

Example Package

This is a pretty easy to use package

first use import MenuBuilder

using Menu(menuName,menuitems,options,clear,colours)

for menuName pass a string with the name to be displayed at the top of the menu for menuitems pass a list of options to be displayed on the menu for options pass a list of functions such as ["op1()","op2()","op3()"] for clear pass a boolean value to turn clear terminal on or off. for Colours pass a list with a minimum of two items the first two required are bools the first says weather you want colours and the second is another bool that says weather you want all one colour of all different the next is the menu colour/title cover the rest are one for each item in the list.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MenuBuilder-1.2.tar.gz (1.6 kB view hashes)

Uploaded source

Built Distribution

MenuBuilder-1.2-py3-none-any.whl (1.7 kB view hashes)

Uploaded py3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page