I am interested in controlling an interactive CLI application from Python calls.
I guess at the most basic level I need a Python script that will start a CLI applicat
Does PExpect fits your needs?