Hacker News new | ask | show | jobs
by coandco 2964 days ago
I'd recommend checking out Plumbum (https://plumbum.readthedocs.io) -- at the very least, it has a solid base for easily setting up pipelines, input/output redirection, and signal handling.
1 comments

Wow, thanks! I'll have to check this out.