I would like to create interactive Python script (probably using curses?) with menu where user can navigate over menu using keyboard arrows. What is the easiest way to implement such functionality? Any simple usage/tutorial? Thank You!
take a look at Python curses module and for example ncurses-ui-python.
There are alternatives like Urwid and Pycdk
You might wanto to take a look also at snack (newt-based library)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With