Hi all,
I am trying to make a web backend with Flask/Python which can do WordOps commands from the Website itself.
ie: I am making an API which can interact with WordOps and its various commands.
I could run bash commands from Python but as the WordOps itself is made on top of Python, i thought if there was as an easy way to connect the Two to make a Robust RESTful API.
Any help would be greatly appreciated.
Yours Thankfully,
Adil