Hacker News new | ask | show | jobs
by mixmastamyk 2067 days ago
Python is a bit clumsy by default when the primary purpose is to run other programs. But, it is easy to write a "run()" wrapper function that works more like a shell. There are modules like "sh" as well to smooth over the bumps.