I have made a webpage using bootstrap which is hosted on a raspberry pi. What I would like to do is to, when a certain button is clicked, is to run a python script. This is all being hosted/run/accessed through a FLASK hosting service.
Thank you for your time.