Shellconf.py – Simple remote configuration with shell for UNIX/Linux systems (github.com)
Hi all,
I have created my second Python script, and would appreciate comments, contributions or just someone to discuss it with, as i am sure it can be optimized in many ways, as it is a part of my learning. The script is for configuring UNIX/Linux machines with shell scripts with Python - So pretty much a Python way of Fucking shell scripts.
I added it to Github so you can view it there: https://github.com/adionditsak/shellconf.py :-)
Sincerely, Anders
8 comments
[ 5.3 ms ] story [ 21.4 ms ] threadI have created my second Python script, and would appreciate comments, contributions or just someone to discuss it with, as i am sure it can be optimized in many ways, as it is a part of my learning. The script is for configuring UNIX/Linux machines with shell scripts with Python - So pretty much a Python way of Fucking shell scripts.
I added it to Github so you can view it there: https://github.com/adionditsak/shellconf.py :-)
Sincerely, Anders
Thanks.
Yeah, Fabric is awesome. Really like it. Have not looked that much at Paramiko tho.
EDIT: With that said... could be awesome we contributions.
EDIT: not trying to be rude, I just don't understand.