kwsp / subp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subprocess demo

echo.py is an executable program that echos the input to stdin in uppercase.

subp.py shows how to call another executable and pass data to the process's stdin.

About


Languages

Language:Python 100.0%