Hacker News new | ask | show | jobs
by esamatti 1928 days ago
"sh" for python is actually pretty cool

https://amoffat.github.io/sh/

Available as `python3-sh` in Ubuntu.

1 comments

This seems friendlier out the box then subprocess. Any reason to use this vs subprocess?