I would like to run a python script in the background after I click a button. Is this possible and if so, how do I get the script to run after button click?
That’s not really a Wappler related question, more of a general web development one.
Google is your good friend here. For example:
https://www.py4u.net/discuss/279575
etc.
Thanks mate