With the Python Paramiko module you don’t even need ssh installed on the system, so it even works with windows systems.
With the Python Paramiko module you don’t even need ssh installed on the system, so it even works with windows systems.
Python shlex is an easy to turn a sting into a list or a list into a string or to safely quote system commands before they are run.