Problem
Create clickable button with html that calls a python script. i have a python script through the command line, i just dont know how ti implement the button. it does not need to return anything i just need to be able to click the button, it runs my sql queries, then closes.