TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Pysh – run shell commands in Python

4 pointsby antiatheistabout 2 years ago
I was bored and tired of creating subprocess wrappers for lots of projects, so I made this.<p>The implementation is fairly naive and a bit slow, but it works well in my testing.<p>Might be a bit useless, but it was a fun and somewhat interesting project.

1 comment

billconanabout 2 years ago
if in the main python file, I include another python file that also contains shell commands, can Pysh parse the includes too?
评论 #35225543 未加载