Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yurenchen000/popen2

popen with stdin & stdout
https://github.com/yurenchen000/popen2

Last synced: 2 days ago
JSON representation

popen with stdin & stdout

Awesome Lists containing this project

README

        

# popen2
something like `man 3 popen`,
but can handle child's `stdin` & `stdout` Simultaneously

this code base on
https://emergent.unpythonic.net/01108826729