electron-python-example icon indicating copy to clipboard operation
electron-python-example copied to clipboard

running python threads

Open alphapats opened this issue 4 years ago • 0 comments
trafficstars

I want to create electron app using python-shell. It clciks on button on gui and script executes the python thread which stores the data. This process takes time, so after clicking user can navigate to other tabs. How to do so?

alphapats avatar Aug 30 '21 06:08 alphapats