<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
I made a Python3 module that allows users to use certain Linux shell commands from Python3 more easily than using os.system(), subprocess.Popen(), or subprocess.getoutput(). This module (once placed with the other modules) can be used like this<br>
<br></blockquote><div class="gmail_quote"><br></div>Looks similar to <a href="https://pypi.python.org/pypi/sh">https://pypi.python.org/pypi/sh</a>.</div><br></div></div>