Minimal module to provide expect-like capabilities to launch and control CLI programs.
Currently supports only Python 3.6 or above.
$ ./build; ./installwhere
$ ./buildcreates a pip installable package in ./dist, for example
$ ls dist/
testflows.uexpect-1.2.190905.123636.tar.gzand
$ ./install