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.

  1. django
  2. flask

i recommend django. django easy , fast make.

the flask more complex can make more detail functions.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -