Monday, March 20, 2023

Show HN: Pysh – run shell commands in Python https://ift.tt/quElytQ

Show HN: Pysh – run shell commands in Python I was bored and tired of creating subprocess wrappers for lots of projects, so I made this. The implementation is fairly naive and a bit slow, but it works well in my testing. Might be a bit useless, but it was a fun and somewhat interesting project. https://ift.tt/gGr70tO March 20, 2023 at 05:51AM

No comments:

Post a Comment

Show HN: Simstack, SSH escape room for developers https://ift.tt/akgEJdS

Show HN: Simstack, SSH escape room for developers I built a realistic prod system under heavy pressure where you SSH in and solve real probl...