Hey HN,<p>I found it painful to maintain huge bash scripts, so I wrote a library that makes it more natural to run subprocesses from Python so I could replace all my bash.<p>It's heavily inspired by SQLAlchemy, sh (the Bourne Shell), and sh (the Python library).<p>Hope you guys like it!