There is a raft of information out there, I'm using python 3+. From what I can see cgi, flask or django seem to be the top contenders. I want a solution that is simple, safe, stable, and doesn't require a lot of library's. Client can't view the py. script. Are you able to provide any recommendations?
Simply want users to click 'like' button on html which sends text to a python file/script and the script to be run/launched.
Any help would be appreciated.
Cheers
Comments
Post a Comment