Wrapping an interactive command line application in a Python script

后端 未结 2 975
清酒与你
清酒与你 2020-12-03 21:15

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

2条回答
提交回复
热议问题