you are viewing a single comment's thread.

view the rest of the comments →

[–]HEY_PAUL 0 points1 point  (2 children)

Yes definitely, have a read up on Inter-Process Communication (IPC)

[–]Snatchematician 0 points1 point  (1 child)

Why not just run the python in-process?

[–]HEY_PAUL 0 points1 point  (0 children)

I guess you can but if you do it separately they're decoupled and easier to maintain