Uses subprocess.stdin.write and named pipes (Windows) to read data from / write data to a subprocess
-
Updated
May 25, 2023 - Python
Uses subprocess.stdin.write and named pipes (Windows) to read data from / write data to a subprocess
An elegant API to safely start and communicate with processes in Python
Add a description, image, and links to the communicate topic page so that developers can more easily learn about it.
To associate your repository with the communicate topic, visit your repo's landing page and select "manage topics."