javascript - Runnning python script on HTML page -
i call python script html, after script called , finished running, execute javascript file(wich know how do.) question is: can pure html , javascript or need library python? if dont need library, how go doing this?
you can use 2 python libraries.
- django
- flask
i recommend django. django easy , fast make.
the flask more complex can make more detail functions.
Comments
Post a Comment