PyInquirer
PyInquirer copied to clipboard
Multiline Messages
PyInquirer only allows messages to be a single line. ( questions ) A useful improvement would be making messages multiline. i.e passing array of strings which are displayed in the terminal window line by line.