Closed fruch closed 10 years ago
I was on the look for something like pexpect for ssh that is actually cross platform, then i've found out about Fabric, but fabric doesn't handle the use case of interacting with running processes, like working with some kind of console application.
I think your code could fit very nice inside Fabric It already has the same take control api, but lacks the pexpect API.
Hey there @fruch, thanks a lot for the pull request. I'll check it out over the weekend :smile: