keybraker / python-gui-electron

A simple example on how to create electron GUIs for python programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can one execute start() function in pythonExample.py?

prakamya-mishra opened this issue · comments

start(), will be automatically executed upon the "LAUNCH PYTHON CODE" button press, It is the button spawning the python code, and than all following functions, pipe requests, to the now created python process.