How can we automate squidex cli with python?

Hi
Can someone assist here to run squidex cli commands using Python?
Thanks

I am not a python developer, but there is probably a feature to run an external process. I would just use this.

What is that process, can you mention it here?
Thanks

The process is the cli: https://stackabuse.com/executing-shell-commands-with-python/

I don’t get it. You don’t like this solution?

This needs an sdk to be available. Can we avoid the sdk dependency?

No, the platform packages are self contained.