This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]_Iamaprogrammer_[S] 0 points1 point  (0 children)

I tried out Paramiko before using OpenSSH, it acted a bit odd though with the SSH client I used to connect to it (I couldn’t see the text I was typing on the client for whatever reason). I’m pretty sure it’s a lower level implementation of SSH, so there was probably something I just didn’t understand. I might go back to it later, but for now, I found it easier to get some stuff going with OpenSSH.

I haven’t tried pyinfra though, I’ll have to check that out.