Skip to content

A small project to serve as a template for applications using the ConsoleMenu python package

License

Notifications You must be signed in to change notification settings

FelipeEmos/candy-factory-menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Candy Factory Menu

A small project to serve as a template for applications using the ConsoleMenu python package

This project is useful when...

you need a MENU but you are not willing to drop down a full (and very timeconsuming) GUI application inside your python project.

Here it is how it looks on my computer. Feel free to copy and learn from this project :)

Screenshot

Instructions

Just run "main.py" with python3 and the consolemenu package installed on your machine.

I highly encourage you to go the consolemenu package's source page. There you can find installation instructions for the package and very useful examples inside the "examples" folder. https://github.com/aegirhall/console-menu

About

A small project to serve as a template for applications using the ConsoleMenu python package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages