Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/yurenchen000/popen2
- Owner: yurenchen000
- Created: 2019-03-12T17:48:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-16T11:06:54.000Z (almost 6 years ago)
- Last Synced: 2024-11-10T02:25:42.562Z (about 1 month ago)
- Language: C
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# popen2
something like `man 3 popen`,
but can handle child's `stdin` & `stdout` Simultaneouslythis code base on
https://emergent.unpythonic.net/01108826729