Skip to content

dnorhoj/termmenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TermMenu

This is a little Python project that I wanted to do for some time.

The idea is that you should be able to make a terminal menu (below) easily and compactly.

Choose one:
0. Start game
1. Settings
2. And more
> {User input here}

Documentation

Read the documentation on ReadTheDocs.

Install

To install, you need pip for python3

pip install termmenu

Also, check out the project on PyPi.

Contributing

You are welcome to contribute.