Show HN: Shalchemy – Conveniently execute binaries from Python
pypi.orgHey HN,
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.
It's heavily inspired by SQLAlchemy, sh (the Bourne Shell), and sh (the Python library).
Hope you guys like it!
No comments yet.