Minimal module to provide capabilities to connect to 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.connect-1.2.190905.123636.tar.gzand
$ ./installinstalls the testflows.connect module.