top | item 35935246 (no title) basnijholt | 2 years ago I attempted doing this initially. Everything is very doable except SSH. One would have to rely on third-party libraries to do this well. discuss order hn newest sgarland|2 years ago Are you open to a single dependency [0]? Entirely native tooling is an admirable thing that I greatly appreciate, but parsing subprocess output is fraught with issues (I know, I've done this as well).[0]: https://github.com/ParallelSSH/ssh-python memco|2 years ago I’ve used paramiko for this also: https://www.paramiko.org/.
sgarland|2 years ago Are you open to a single dependency [0]? Entirely native tooling is an admirable thing that I greatly appreciate, but parsing subprocess output is fraught with issues (I know, I've done this as well).[0]: https://github.com/ParallelSSH/ssh-python memco|2 years ago I’ve used paramiko for this also: https://www.paramiko.org/.
sgarland|2 years ago
[0]: https://github.com/ParallelSSH/ssh-python
memco|2 years ago