I was looking for easy communication between two programs. Something comfy like Python process.stdin.write() but unfourtanely I have not found solution like tha
process.stdin.write()