D
D
DVoropaev2019-12-12 22:39:40
linux
DVoropaev, 2019-12-12 22:39:40

How to link two programs in python?

There is a program in python (python3) for linux.
It outputs text to standard output with some periodicity, works in an infinite loop.
I need another python program to run it and interactively process its output

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vadim Shatalov, 2019-12-12
@netpastor

If you work purely with stdout, then look towards linux pipes as an option

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question