On Tuesday, February 6, 2018 at 3:47:44 AM UTC-6, Edward K. Ream wrote:

An alternative might be to use interprocess communication between python 
> and electron.
>

Hmm.  The electron quick start 
<https://electronjs.org/docs/tutorial/quick-start#quick-start> talks about 
a two-process architecture, the main process and the renderer process. Both 
are pure javascript processes.  node-python presumably embeds python in the 
main process.

I wonder, could the main node.js process communicate with an external 
python process?

Edward

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to