Open ErikBoesen opened 6 years ago
Rather than having people manually type things in with nano, you can add interactive controls in a curses interface. There are some good libraries for this which I'll find later on.
https://npyscreen.readthedocs.io/introduction.html
This is the library I was thinking of.
Rather than having people manually type things in with nano, you can add interactive controls in a curses interface. There are some good libraries for this which I'll find later on.