can someone help me find a way to send output of program1 as input to program2 in python
saving it as an .csv file wont help me because the program is supposed to perform those tasks as fast as possible..
therefore I’m looking for a way to directly send terminal output of program1 into program 2
New contributor
Amey Kale is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.