mwilliamson / spur.py

Run commands and manipulate files locally or over SSH using the same interface
BSD 2-Clause "Simplified" License
267 stars 37 forks source link

Add spur to awesome-python #80

Closed mristin closed 3 years ago

mristin commented 6 years ago

Hi, I made a pull request to add spur to the curated list of awesome python modules: https://github.com/vinta/awesome-python/pull/1113

Please let me know if you want to change something in the description. It would be cool if at least 20 people thumb up the pull request if they think that it's meaningful to put spur on that list.

mwilliamson commented 3 years ago

Thanks for the suggestion, alas spur is not popular enough from the looks of things! I'm also not sure how easy paramiko is to use these days -- it might well be the case you're better off just using paramiko directly.