keybraker / python-gui-electron

A simple example on how to create electron GUIs for python programs
385 stars 41 forks source link

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

Closed prakamya-mishra closed 5 years ago

keybraker commented 6 years ago

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.